Skip Navigation

[Closed] Suggested taxonomy filtering doesn't work

This support ticket is created 10 years, 8 months ago. 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.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 8:00 – 17:00 8:00 – 17:00 8:00 – 17:00 8:00 – 17:00 8:00 – 17:00 -
- - - - - - -

Supporter timezone: America/Sao_Paulo (GMT-03:00)

This topic contains 1 reply, has 2 voices.

Last updated by Adriano 10 years, 8 months ago.

Assisted by: Adriano.

Author
Posts
#77410

While the basic idea behind

[wpv-if evaluate="!empty('[wpv-post-taxonomy type="your_taxonomy_slug"]')"]
[wpv-view name="The name of your view"]
[/wpv-if]

is correct and works if I replicate it with some php, the evaluation does NOT work with the shortcodes, probably due to the single / double quotation marks.
Any idea about how to write this in a way View actually parses the if-condition?

#77561

Dear Wolf-Dieter,

The custom shortcodes names needs to start with "wpv-post-" to be used in wpv-if condition.

Please let me know if you are satisfied with my answer and if I can help you with any other questions you might have.

The topic ‘[Closed] Suggested taxonomy filtering doesn't work’ is closed to new replies.