Hi @charlesuk! Did you get this sorted? Can you share your code?
Try using the ‘Show Current Template’ plugin to see which template the search results page is using. That might help.
Hi @monic4sd! I’m having a similar problem.
I can see no more than 1 custom taxonomy but I have 7. I am using the free version. Is this one of the limits of the free version, maybe?
Here is my code:
<?php echo do_shortcode( '[searchandfilter
fields="dress-style,dress-designer"
types="select,checkbox"
submit_label="Filter"
]' ); ?>