[Resolved] Different Primary Nav per page category

Home Forums Support [Resolved] Different Primary Nav per page category

Home Forums Support Different Primary Nav per page category

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1038421
    David R

    I’m using a plugin to add categories to pages. Is there a way to have different Primary Nav menus based on the selected page category?

    The alternative is using perhaps something like the Secondary Menu hook I found here.

    However, the style (color, text-shadow, etc) for each navigation is different. I’m using the page categories to change typography/font-face too.

    So question is: what’s the best method to have different navigation based on page category?

    #1038423
    David R

    I think I found it with wp_nav_menu() in the after_header hook with Display Rules set to the category. I had an incomplete function in my testing.

    But if there’s any better method, let me know.

    #1038426
    Leo
    Staff
    Customer Support

    Hi there,

    I would recommend trying one of these plugins:
    https://wordpress.org/plugins/if-menu/
    https://wordpress.org/plugins/conditional-menus/

    Let me know if this helps ๐Ÿ™‚

    #1038430
    David R

    Conditional Menus was exactly what I needed. Thanks!

    #1038434
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.