Drops Fail After Upgrading

Forums Forums Menus Drops Fail After Upgrading

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #900
    RedMatrix
    Member

    I upgraded to latest version (from 2.1.6 to 2.1.<img decoding=” title=”Cool” /> and now the menu doesn’t drop at all.  I thought it was perhaps that the upgrade needed me to upgrade to WP 2.8 but that wasn’t the solution.

    When I do, however, click on the tab and the browser shows that page’s content, the &raquo; shows up, and the menu drops when hovered.

    This is strange.

    I am using custom CSS in the Appearance settings.

    #6527
    RedMatrix
    Member

    Sorry, forgot the link. http://crystal-healing.the47.net/

    #6528

    You appear to have the ‘Home’ and ‘Pages’ menu items chosen and they seem to be working. Or do you have child pages which are not appearing in the HTML?

    #6529
    RedMatrix
    Member

    Yes, child pages are not showing up unless you are on the parent page.

    #6530
    mimikbos
    Member

    My Drops are failing too.

    This is where the code is installed (header.php – using Cutline 1.4 split column)

    Here’s the code:

    <div id="masthead">
    <h3><?php bloginfo(‘description’); ?></h3>
    <h1><a href="<?php bloginfo(‘url’); ?>"><?php bloginfo(‘name’); ?></a></h1>
    </div>
    <ul id="nav">
    <?php if (function_exists(‘pixopoint_menu’)) {pixopoint_menu();} ?>
    <?php wp_list_pages(‘sort_column=menu_order&depth=1&title_li=’); ?>
    <!–<li <?php if (is_home()) echo(‘class="current_page_item" ‘); ?>><a href="<?php bloginfo(‘url’); ?>">Home</a></li>–>
    <li class="rss"><a href="<?php bloginfo(‘rss2_url’); ?>">Subscribe</a></li>
    </ul>

    Main Menu Contents setting:

    Menu Item #1 > Pages

    Second Menu content

    Menu Item #1 > Pages

    I have added some modifications but don’t need anything more than default for this site.

    I have not included or excluded any pages because I want them all included

    I have set depth to 2 children

    and set categories to Ascending ID although I’m not using Categories at this time.

    I have the CSS looking the way I want except that there is too much space in between the words and can’t figure out how to reduce that sizing.

    Here’s the link:  http://loring-greenough.org/houseinfo/

    I have not deleted the regular cutline menu yet because I wanted to get this right first.

    Can you please tell me if what I’ve done wrong?

    Many thanks!

    Mimi

    #6531
    Anonymous
    Member

    I’m having a similar problem.
    I have upgraded WordPress to v2.8 and updated the mlm plugin. Things look fine, but the hover > drop does not work… <img decoding=” title=”Sad” />

    It doesn’t work on the parent pages either.

    #6532
    Padl
    Member

    I have a similar problem. My dropdowns are not working after upgrading to WP2.8 and the latest mln plugin (2.1.<img decoding=” title=”Cool” />.

    They don’t work at the parent pages either. <img decoding=” title=”Sad” />

    http://www.orkest-toetie.nl/site/

    #6533
    Padl
    Member

    I solved the problem. I had the ‘Enable keyboard accessible menu?’ option activated.
    I deactivated it and the menu works fine! <img decoding=” title=”Smiley” />

    #6534
    RedMatrix
    Member

    Well, that’s not the problem for me.

    #6535
    mimikbos
    Member

    I never had that enabled so it doesn’t solve my problem either.

    #6536

    I have no idea what problem you are guys are experiencing here sorry. The plugin works flawlessy on all of my installations of it.

    If you need further help then I’ll need to have admin access to someones account. I can’t fix the problem since I can’t replicate it.

    You can use our [iurl=https://geek.hellyer.kiwi/contact/]contact form[/irul] to send through admin panel login details.

    It would be handy if you could make sure you have the menu setup to demonstrate the problem immediately. I’m very busy and don’t have time to setup new pages etc. to replicate the problem.

    Thanks <img decoding=” title=”Smiley” />

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