Problem:
The issue here is that the user was displaying the taxonomies for a post but wanted to limit the number of terms being displayed.
The user was using the [wpv-post-taxonomy] to display the terms, which doesn't allow for you to limit the number of items displayed.
Solution:
So in this case you will need to create a taxonomy view to display the taxonomy terms. Initially this view will want to display every single term.
However you will need to add a query filter for taxonomy term so the taxonomy view is filtered for the current post.
Then you can set the limit for the view to display only 4 results.
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 – 12:00 | 9:00 – 12:00 | 9:00 – 12:00 | 9:00 – 12:00 | 9:00 – 12:00 | - |
- | 13:00 – 18:00 | 13:00 – 18:00 | 13:00 – 18:00 | 14:00 – 18:00 | 13:00 – 18:00 | - |
Supporter timezone: America/Jamaica (GMT-05:00)
This topic contains 7 replies, has 2 voices.
Last updated by 5 years, 5 months ago.
Assisted by: Shane.