Hi,
I wondering of there is already a solution for my question.
My podcast uses Category for audio series, usually there are 2 series at the same time, so I want to display the current (two) categories (I’ve sorted them manually, the latest on the top). I can’t find anywhere where I can limit to display only the latest two categories.
This is how I imagine it to work:
{exp:weblog:categories weblog="audio" limit="2"}
{category_name}
{/exp:weblog:categories}I can only imagine someone else here in the community have faced similar challenge. Maybe there are a plugin already created? I’ve tried to search for a plugin like that, but can’t find.
Thanks