Support » Fixing WordPress » My menu is not working.

  • sarah18

    (@sarah18)


    My menu is driving me crazy! I created pages and subpages. Everything worked great… about an hour later 1 of my menu options no longer has a drop down to the sub pages. My website is sarachem.com you will see that the menu tab chem 1A works great but Chem 1B is underlined and non-operable. I have driving myself crazy trying to fix it… please help!

Viewing 4 replies - 1 through 4 (of 4 total)
  • WPyogi

    (@wpyogi)

    It looks like there is a stray invalid piece of code in that menu item:

    <li class="page_item page-item-1113"><u><a href="http://sarahchem.com/?page_id=1113">Chem 1B</a>

    See the <u> ? That’s causing the problem. I’m not sure if you can manually remove that – is it visible in the link to the page?

    Thread Starter sarah18

    (@sarah18)

    I used firebug and managed to find the issue in the coding. I clicked edit html and firebug shows that the stray <u> resolved the problem. The only issue is that I don’t know how to save it that way. Do I need to copy and paste all the code? Thank you in advance for your help!

    WPyogi

    (@wpyogi)

    No you can’t save it – it’s generated dynamically – that’s why I said what I did about not being sure you could manually. Have you tried just deleting that menu item and recreating it?

    Thread Starter sarah18

    (@sarah18)

    I’ve tried that multiple times. It starts out working and then stops very soon after. Is there no way to access the html code through wordpress? It allows one one parent menu and 2 sub menus to work…and then goes wonky from there.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘My menu is not working.’ is closed to new replies.