Nav bar shows, but is empty

Forums Forums Menus Nav bar shows, but is empty

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #650
    zenseeker
    Member

    Hi,
    I will try & be concise.

    Using WordPress theme PremiumNews from Woothemes
    CSS is added through the admin
    No modifications have been made other than adding z-index: 1000;
    Browsers behaving the same: Firefox, IE7, Safari
    URL of site:  http://eventfulconcierge.com

    Only thing showing is the nav bar, no links.  Want categories to show.  The top navigation should be unrelated.  It is not using your multi level plugin.

    I am using a class="nav2" in my header.php because when I take it out the entire nav bar disappears. 

    <ul class="nav2" id="suckerfishnav">
              <?php if (function_exists(‘pixopoint_menu’)) {pixopoint_menu();} ?>
    </ul>

    Hope this is enough info.

    thanks

    #5431

    You haven’t activated the plugin or you haven’t added the script to the theme.

    Or if you have, then something has gone horridly wrong as it is no where to be seen in the source code.

    It does appear to be installed though … http://eventfulconcierge.com/wp-content … n/test.css

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.