• Hello

    I have a question and I hope someone can help me.

    In the Top-menu i have an item for example: Fruits
    Page name: Fruits

    What I want is that when opening this page, a new menu appears on the left, called “Fruits”.
    In here there are new menu items(pages) like apple and banana.

    How can i make this? with a Page Template? or is there an easier way?

Viewing 2 replies - 1 through 2 (of 2 total)
  • reading this, my instinct says that you will need to create a template, work on some CSS and you should know how to code… well that’s just my instinct says…

    Thread Starter rianseve

    (@rianseve)

    Okey, I thought so.

    I have made a new page this is the code.
    Can i select a specific widget to display in the sidebar?

    <?php /* Template Name: Hotelpage
    */ ?>
    
    <html>
    <?php get_header(); ?>
    
    <?php get_sidebar(); ?>
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Specific page(s) with sidebar menu’ is closed to new replies.