Multiple Taxonomies Checkbox
-
Hi,
I’m currently using this plugin for my website and I enjoy it, but I have one little problem that’s giving me a hard time, maybe you will be able to help me !
I’m using a shortcode to display my terms from a particular taxonomy and it’s working as I’d like it to do, it shows me my terms (parents and childs).
Now, my problem is that when I want to add terms from another taxonomy, it displays only the childs terms from this second taxonomy, and not the parents one.
My syntax is :
<?php echo do_shortcode(‘[searchandfilter taxonomies=”taxonomy1,taxonomy2″ types=”checkbox,checkbox” post_types=”post_type” hierarchical=”1″]’); ?>Thanks for your help !
The topic ‘Multiple Taxonomies Checkbox’ is closed to new replies.