• Hello there,

    I have a WP site and I want to be able on the navigation drop-down menu to add a menu item , which when clicked will list all post titles from a specific brand,
    How can i achieve that?
    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • Tanya

    (@tanyafenesscom)

    Are all the posts in a specific category for that brand? Then you should be able to just add the post category as a menu item.

    If not, then you’ll first have to create the category and categorise all the posts.

    Thread Starter lanigiro

    (@lanigiro)

    Hi Tanya,
    I’m not using inbuilt wordpress menu feature.

    I’m making menu hardcoded in header.php because this menus are linked to custom posttype pages.

    cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Creating a drop down menu’ is closed to new replies.