Yes, I am a noob at all this so please excuse my ignorance! So, for the past couple of days, I've been searching for a drop down page menu widget, but I would like to have the pages separated into "labeled" catagories. I don't have pages that require any hierarchy, so I don't have or want a parent page to catagorize by. Basically, I want to be able to enter a label/title for the group that will show on the menu and when you click or hover on the label, the pages designated to that label will drop down. I noticed you can catagorize posts and links, but not pages. Does such a widget exist??
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
Such a widget does not exist. You say you don't want to use parents, but that is my advise. Then just make a menu for it. If you know how you could make it yourself. A plus of this would be that you get the 'category name' of the parent in your permalink. An other idea would be to create a custom post type and enable categories there. It would be better organized. Still the menu would be best coded yourself using wp_query |
|||
|