Menu doesn’t show up

Forums Forums Menus Menu doesn’t show up

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1157
    Anonymous
    Member

    Hello,

    I added the code to the header.php file but the menu doesn’t show up. It’s working fine in another theme so I suspect there is some conflicting code somewhere in this theme, but I don’t know what…

    The site it’s all about: http://chingchuan.org/dawnofdestiny . As you’ll probably see, I’m in the progress of customizing the theme, so it looks really ugly right now.

    I’m using the multi level navigation plugin. The CSS is located in http://chingchuan.org/dawnofdestiny/wp- … /style.php. (I added quite some comments in Dutch so I’ll be able to change things without needing to use the tool on the site.)
    The CSS of the layout which is probably useful too, is located in http://chingchuan.org/dawnofdestiny/wp- … /style.css .

    Regarding the layout of the menu bar, if you use the theme switcher on the left side and choose ‘Dawn of Blixed’, you can see how it’s supposed to look.

    Thanks for taking the time to look at this problem!

    Yours,

    ChingChuan

    #7488

    You seem to have inserted the menu between your <head> tags which will not work. All HTML to be displayed on a page must be between the <body> tags.

    #7489
    Anonymous
    Member

    Thank you very much! It’s working fine now (I also had to delete the old menu from the header.php file, because otherwise it displayed two).

    #7490

    Glad to be of help <img decoding=” title=”Smiley” />

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