Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End A dropdown menu with category and posts Re: A dropdown menu with category and posts

#75785
rudynorman
Member

The only way I can think of is to hard code the top level navigation (the name of your category) and then dynamically list your posts in the drop down. Thus, you’d end up with something like this …

Code:

Perhaps someone with a higher level of smarts can tell you how to dynamically set the categories in the top level.

Have a good one
Rudy