• Hi

    I want to be able to always show the menu even when on a category page.

    If you look at this link it will explain it better
    http://www.facetest.co.uk/

    If you click the about us left menu item the menu then disappears. I need it to remain.

    I hope somebody can help me

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Try looking in your theme’s page.php template file and adding <?php get_sidebar();?> or amending the call to get_sidebar to use the same sidebar template as your Home page.

    Thread Starter paulwallas

    (@paulwallas)

    I have not set these up using the sidebar. The way i have done it is each of the top menu items are categories and each initial left menu item is a post.

    Each of the categories uses a custom page template which i have added a php array to show the posts from that cat if that makes sense?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Show menu if on category page’ is closed to new replies.