- This topic has 10 replies, 5 voices, and was last updated 15 years, 5 months ago by imported_Ryan.
-
AuthorPosts
-
June 27, 2009 at 7:09 pm #900RedMatrixMember
I upgraded to latest version (from 2.1.6 to 2.1.” 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 » shows up, and the menu drops when hovered.
This is strange.
I am using custom CSS in the Appearance settings.
June 27, 2009 at 7:11 pm #6527RedMatrixMemberSorry, forgot the link. http://crystal-healing.the47.net/
June 28, 2009 at 3:14 am #6528imported_RyanMemberYou 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?
June 28, 2009 at 4:01 am #6529RedMatrixMemberYes, child pages are not showing up unless you are on the parent page.
June 29, 2009 at 9:24 pm #6530mimikbosMemberMy 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
June 29, 2009 at 10:38 pm #6531AnonymousMemberI’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… ” title=”Sad” />It doesn’t work on the parent pages either.
June 29, 2009 at 10:43 pm #6532PadlMemberI have a similar problem. My dropdowns are not working after upgrading to WP2.8 and the latest mln plugin (2.1.” title=”Cool” />.
They don’t work at the parent pages either. ” title=”Sad” />
June 30, 2009 at 3:09 pm #6533PadlMemberI solved the problem. I had the ‘Enable keyboard accessible menu?’ option activated.
I deactivated it and the menu works fine! ” title=”Smiley” />June 30, 2009 at 3:25 pm #6534RedMatrixMemberWell, that’s not the problem for me.
June 30, 2009 at 6:23 pm #6535mimikbosMemberI never had that enabled so it doesn’t solve my problem either.
July 4, 2009 at 5:30 am #6536imported_RyanMemberI 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 ” title=”Smiley” />
-
AuthorPosts
- You must be logged in to reply to this topic.