Archived topic
{{post_terms.category}} limit to 1 category
3 replies · Started by Marius on April 18, 2021
Hello, I am using {{post_terms.category}} in Elements in the header of the articles. Any idea how can I limit the number of categories shown for this? For example, if the article is in 3 categories, I would like to show only the main category, not all 3.
Hi there,
That's how that template tag woks.
If you need to display only the primary category, a shortcode may work.
Try Tom's code here:
https://generatepress.com/forums/topic/showing-only-one-primary-category/#post-1139706
Thank you, worked perfect.
No problem. Glad to be of any help. :D