• I updated from a pre 2.1 version of WordPress to the latest version (2.6.2 release) and now my links dropdown doesn’t work.

    I checked the source and it just does this:

    <li><h2><a href="#">Links</a></h2>
                    <ul>
                                        </ul>

    All my links are in a category called Links and they’re all set to visible.

    Any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)
  • having the same issue, but I don’t have a drop down menu, all are set to visible and showing, but on the page do not show in the links section. Went into the PhP and wasn’t sure what I needed to change.

    Thanks in advance.

    You might need to edit your sidebar.php code because the dropdown list might have been hard coded in there using depreciated code.

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

The topic ‘Links dropdown broken after update’ is closed to new replies.