• uvray90

    (@uvray90)


    Hello guys,

    I am editing my friends siteAnd the menu is not showing. I created menu and gave a name but its not coming. ??
    The following is the code in default-menu.php

    <ul class="right" style="margin-bottom:14px; margin-top:20px; margin-right:40px;">
    	<li><a href="<?php echo home_url(); ?>/wp-admin/nav-menus.php"><?php _e('Set Up Your Menu', UT_THEME_NAME); ?></a></li>
    </ul>

    But only Set Up Your Menu is showing there. Any solution or hints about where to start searching? (PS: The menu is supposed to look like this )

Viewing 2 replies - 1 through 2 (of 2 total)
  • Michael

    (@alchymyth)

    I would assume that the above is wrapped in some conditional code which checks if the menu is properly setup; this conditional code might contain hints as to how create the menu;
    general Codex chapters:
    https://codex.www.ads-software.com/Appearance_Menus_Screen
    https://codex.www.ads-software.com/Navigation_Menus

    for specifics, please contact the theme’s developer for support (via themeforest).

    commercial themes are not supported by this forum.

    Thread Starter uvray90

    (@uvray90)

    Hello alchymyth, thanks for the reply. ??
    I was not aware of the theme policy thing. Sorry for that. Apart from that the issue is that the “primary navigation” option is not staying selected. When I select menu option again then its disappearing. Any idea regarding that?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Down with menu’ is closed to new replies.