Hi, I’ve created a blog page (https://framexec.com/welcome/resources/) using the ‘terms’ element to create filtering options. However, they do not behave as expected when using the menu. Two issues:
- ‘Categories’ filter
On the main blog page I get the specified categories as expected:
However, if I go to one of the categories, only that category will then show on repeat in the drop down menu:
What do I need to do to ensure the full menu comes up, and the links work on every page?
These are the settings used for the categories:
- ‘Our Specialist Practices’ filter
Meanwhile, the ‘Our Specialist Practices’ drop down shows the full menu regardless of the page, but the links only work from the main blog page, and are unresponsive from the tag or category archive pages (they work from author pages). These are permalinks, same as the All button, but whilst the All button work on all pages, the items in the drop down menu don’t. Again, what am I doing wrong here?
- Taxonomies
Lastly, links in the ‘Our Specialist Practices’ are for tags. I tried using a looper for these, but I can only get categories to show in loopers, not tags, hence using permalinks instead. I would prefer using the query builder to specify tags - is this possible? If so, what am I doing wrong?
Thank you in advance!