Tagged Questions
0
votes
0answers
119 views
Dynamic Subcategories in dropdown list
How do I Create Dropdown list of subcategories?
Example:
Category1
-Subacategory1(dropdown list)
--SubcategoryA
--SubcategoryB
--SubcategoryC
-Subacategory2
-Subacategory3
my code ...
0
votes
0answers
73 views
display category_description in footer.php [closed]
I've created a slideshow as a "category chooser" on this website I'm working on. The code for this is in the footer. I now would like to display the category description also. But it doesnt' show up. ...
3
votes
3answers
855 views
Remove the category/taxonomy description field?
How can I remove the category/taxonomy description field? The one which shows up on the edit category/taxonomy page.
