Modify Dropdown HTML Output
-
Hello
Great plugin so far! Couple of questions about modifying the output of the dropdowns.
1. I’d like to remove the label all together rather than simply not giving it content.
2. I’m using a perhaps unusual approach to my dropdown stylings. I have a DIV with a specific class on it that wraps around the select. I also create an INPUT text field that I can style like the rest of my inputs, and then have the actual SELECT absolutely positioned behind this INPUT. I then use some JS to open the SELECT when the INPUT is clicked.
How can I accomplish getting the correct DIV I need, as well as adding the additional INPUT inside that DIV?
3. I’d also like to hide some of the Taxonomies on the frontend, while still having the ability to use them in the functionality.
Example: example.com/post_type/tax_term1 Hide tax_term1 dropdown and only show tax_term2 dropdown
Any help is appreciated.
- The topic ‘Modify Dropdown HTML Output’ is closed to new replies.