Navigation überspringen

[Gelöst] Show Posts with NO related CPTs

This support ticket is created vor 2 Jahren, 5 Monaten. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 18:00 9:00 – 18:00 9:00 – 18:00 9:00 – 18:00 9:00 – 18:00 -
- - - - - - -

Supporter timezone: Asia/Karachi (GMT+05:00)

Dieses Thema enthält 2 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von duongN-3 vor 2 Jahren, 5 Monaten.

Assistiert von: Waqas.

Author
Artikel
#2439181

Tell us what you are trying to do?
I have a CPTs called "Dramas" and "Subtitle Projects".
Some "Dramas" are connected to a "Subtitle Project" via related-drama.
I want to create a view that shows "Dramas" that ARE NOT connected to a "Subtitle Project"

Is there any documentation that you are following?
I'm using the conditional below, but it shows everything.
[wpv-conditional if="( '[wpv-post-title item="@related-drama.parent"]' eq '' )"]

  • [wpv-post-title]
  • [/wpv-conditional]

    Is there a similar example that we can see?

    What is the link to your site?
    versteckter Link

    #2439511

    Waqas
    Supporter

    Sprachen: Englisch (English )

    Zeitzone: Asia/Karachi (GMT+05:00)

    #2442653

    My issue is resolved now. Thank you!