Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Andrea Tarantini

    (@dontdream)

    Sure, you can simply add the menu calling line:

    <?php do_action ('wp_menubar', 'name of your menu'); ?>

    in a suitable place of your theme’s header.php.

    The exact location depends on the theme. Which one are you using?

    Thread Starter cheyenne.duttercuw.edu

    (@cheyenneduttercuwedu)

    Hello,
    I am using the theme Akay.
    When placing this line, is there anything else I have to do besides insert the menu name?

    Plugin Author Andrea Tarantini

    (@dontdream)

    Sorry, I didn’t see your post.

    Unfortunately I’m not familiar with the Akay theme, but probably the theme authors could give you some advice.

    And yes, you only need to insert the name of your menu in the Menubar calling line.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Menu to top of page’ is closed to new replies.