Hi,
Is it possible to display only the primary category of a post? This is a feature I believe is added with the Yoast plugin. For example, I have a post with 2 categories:
Colombia (Primary category)
Hotels
I'm using the following code in 'MB Views':
{{ mb.get_the_term_list( post.ID, 'category', '', ', ' ) }}
Hope you can help,
Thanks Roderick