Taxonomy Drop Down with hierarchical view using $terms
-
I have my code here
It creates a drop down for my custom taxonomy. It works 100% I just cant get it to show my categories with hierarchy like it would with wp_dropdown_categories.
I have tried to use wp_dropdown_categories with a walker but it outputs a slug website.com?equipment_cat instead of website.com/equipment_cat. Here is my code for the wp_dropdown_categories with walker.
Help would really be appreciated.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Taxonomy Drop Down with hierarchical view using $terms’ is closed to new replies.