• Hi. I am testing wordpress. We want to create an horisontal submenu on a landingpage.
    Is there a widget that can do this?

    Example.
    Customer wants to read about product A, and choose product A in our topmneu.
    When on landingpage for product A, we want there to be a submenu on that page that can display features of this product and link to another page about this feature.

    I know I can create a customized menu in a sidebar, but I want it to be on the actual page, not at the topbar, not at the sidebar.

    Thank you for any insight.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,
    At first create a menu from you admin panel and linking up all product properly.

    Then You will use custom menu widget to show this menu. Just drag and drop that custom menu widget in the proper sidebar and call that sidebar in the page.php file.

    Thanks.

    Thread Starter proplan

    (@proplan)

    Hi, thank you.

    Perhaps a stupid question, but I am a beginner.
    Can you specify what you mean with “call that sidebar in the page.php file”. ?

    Thanks.

    Hello,
    No problem.
    Open your index.php file from the theme file and check how they call sidebar.
    Same way call sidebar in the page.php file. You will find page.php file the theme root directory.
    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Create a horisontal submenu on a landingpage’ is closed to new replies.