- This topic has 31 replies, 5 voices, and was last updated 16 years, 5 months ago by imported_Ryan.
-
AuthorPosts
-
May 26, 2008 at 8:22 am #2792proinsiasMember
Tried Ryan’s SuckerFish Dropdown Plugin, and worked perfectly.
Tried Multi-level Navigation Plugin beta: the menues end-up at the back of my posts, anmd are hidden behind them.I am on Windows 2000, IE 6.
I do not have the problem with Firefoe on the same computer.Is there a way to use Superfish with the extra features of Multi-level?
May 26, 2008 at 8:36 am #2793imported_RyanMemberHi proinsias,
The plugins should behave identically as far as the how the menu looks. I suspect you are using different CSS or maybe a different theme. If this isn’t the case then post back with a link to your problem in action and I’ll take a look.
PS: Interesting to see you discovered the signature function of the forum. I thought most people would hunt it out and add their link when I was building it, but you are the first I’ve seen use it.
May 26, 2008 at 8:45 am #2794proinsiasMemberhi,
I actually mis-represented what happened: what I described was the Ryan’s SuckerFish Dropdown Plugin way of working between Firefox (OK) and IE (hidden behind the posts)For Multi-level Navigation Plugin beta it works in Firefox, but fails altogether in IE (Windows 2000): it does not drop-down or even link to the links except to the home page (hard coded).
WP is the latest.
Here is an example of Multi-level Navigation Plugin beta 0.95 : http://blog.proinsias.com/
I have asked other people to test IE from Windows XP: same issue.
thanks
if you want me to put up the Ryan’s SuckerFish Dropdown Plugin, just ask and I can switch.May 26, 2008 at 11:10 am #2795imported_RyanMemberHi,
It seems to be working fine in IE7.The problem is in IE6. For some reason the suckerfish_ie.js file is not being called. I don’t understand why as it is working fine for me.
In the mean time, you can get it to work by adding the following to your themes header:
[code:3q09hnd8]<script type=’text/javascript’ src=’http://blog.proinsias.com/wp-content/plugins/multi-level-navigation-plugin/suckerfish_ie.js’></script>[/code:3q09hnd8]May 26, 2008 at 11:54 am #2796proinsiasMemberCool, that fixed the "not moving" issues.
Now it seems that it goes behind the Posts themselves, as the old plugin was doing before…
Is there a way to easily make sure this plugin goes in the top/front layer?May 27, 2008 at 4:55 am #2797imported_RyanMember"" wrote:Now it seems that it goes behind the Posts themselves, as the old plugin was doing before…
Is there a way to easily make sure this plugin goes in the top/front layer?Which browsers are you having this problem in?
May 27, 2008 at 8:05 am #2798proinsiasMemberStill IE6
IE 7 and Firefox OK.
IE 6 on my Windows 2000, or on other people’s, or on Win XP is the issue.Might by some "z-layer" issue…
May 27, 2008 at 8:46 am #2799imported_RyanMemberHi,
Try applying a higher z-index to your #suckerfishnav, #suckerfishnav ul. Then apply a lower one to the block containing the main content. I think that should do the trick.May 27, 2008 at 12:58 pm #2800proinsiasMemberAnd of course that simple thing worked…
Maybe worth adding
z-index: 99to the default CSS, given that some Themes will do the same things to others than me
Thanksa lot: yours is the first menu I find which is using the Page names AND their translations when using Multi-language plug-ins…
May 28, 2008 at 8:30 am #2801imported_RyanMemberNew version (0.96) has been uploaded. The only major change is that the annoying "There is a new version of …" message doesn’t show up in your plugins page.
EDIT: I’ve submitted this latest version to the WordPress plugins repository. If it’s accepted I’ll likely make this the new stable version shortly. I’ll need to add a couple of small bug fixes in to cope with the occasional server which throws a wobbly at the style.php file, but that’s about all.
May 29, 2008 at 6:05 am #2802imported_RyanMemberIt seems I broke the original demo site, so I’ve created a new one:
May 29, 2008 at 4:17 pm #2803AnonymousMemberI seem to have the issue the previous user was having with the dropdowns showing up behind the posts (in both IE7 and FF3.0RC1) – I have a beta site I attempt to apply changes like this to before going live (though it does the same thing on the live site)
I attempted the z-index: thing – I don’t completely understand this and it doesn’t seem to have worked.
You can have a look at http://www.creeva.net
May 29, 2008 at 4:21 pm #2804AnonymousMemberNM – figured it out
May 29, 2008 at 9:40 pm #2805imported_RyanMemberGood to hear you got it working ” title=”Smiley” />
I may need to add a tutorial to help people with these z-index issues. They are becoming quite a frequent question here.
June 2, 2008 at 2:04 am #2806imported_RyanMemberThis plugin was accepted into the official WordPress repository today. There is still a problem with some hosts not working well with the style.php file, so I’ll add a crude fix in this afternoon to allow people to easily correct that themselves directly from the admin panel. The fix will involve inputting the CSS code to the HTML rather than to an external PHP file. It’s not as ‘semantically clean’ as doing it externally, but it will work just the same. I’ll probably hide the option somewhere near the bottom of the ‘advanced options’ section of the admin panel.
-
AuthorPosts
- You must be logged in to reply to this topic.