Problem:
Conditionally displaying tags on a custom post
Solution:
You can use [wpv-conditional] shortcode to check post tag and display output conditionally.
[wpv-conditional if="( '[wpv-post-taxonomy type='post_tag' format='name']' ne '' )"] <p>Keywords: [wpv-post-taxonomy type="post_tag"]</p> [/wpv-conditional]
You can find proposed solution, in this case, with the following reply:
https://toolset.com/forums/topic/conditionally-displaying-tags-on-a-custom-post/#post-917304
Relevant Documentation:
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 |
---|---|---|---|---|---|---|
- | 10:00 – 13:00 | 10:00 – 13:00 | 10:00 – 13:00 | 10:00 – 13:00 | 10:00 – 13:00 | - |
- | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | - |
Supporter timezone: Asia/Kolkata (GMT+05:30)
This topic contains 2 replies, has 2 voices.
Last updated by 6 years, 6 months ago.
Assisted by: Minesh.