Menu Dropdown Interferance Problem

Forums Forums Menus Menu Dropdown Interferance Problem

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1325
    geelizette
    Member

    Hi everyone,

    I’m having a bit of a problem with the menu dropdowns.

    I think I’ve tried every possible way (in my knowledge) to place the php code in the html file in order for the menu to display and function correctly but, I still cannot seem to get the dropdowns to function properly. I’ve tried creating a separate div tag to hold the code, I’ve placed the code by itself, tried to get rid of any stylings that may interfere with it, but still no solution. I’m in need of some help…

    I did notice that when I made the div section with a height of 300px the dropdowns function correctly so it seems like it’s having a problem with the other elements on the site (it goes underneath the elements rather than over them – I also tried adding a z-index to see if it would help but it didn’t work either). It’s probably easier for you to see what’s going on rather than me explaining so here’s the link to the site:
    http://agirlsguidetowhatever.com/

    If anyone code give me a little guidance that would be great :-)

    Thanks!

    #8211
    awkward_clam
    Member

    yeah im having the same sort of issue, can’t figure it out :/

    #8212
    geelizette
    Member

    I solved the problem! I added "z-index:99999;" to "#suckerfishnav, #suckerfishnav ul" and it fixed the issue!

    I hope this helps anyone else having the same problem :-)

    #8213

    Glad you’re fixed geelizette!   

    This is just a FYI as I’ve been going in circles all afternoon with the same problem, second level hover not being sticky enough, and z-index didn’t fix mine. However, I now have a working drop down menu.

    I was using the PixoPoint Menu Plugin 0.6.20  I deactivated that and went to their earlier plugin Multi-level Navigation Plugin 2.2.1, which kept all my css info <img decoding=” title=”Smiley” />  That worked straight away so I suspect there was something not entirely css about what was going on, maybe jquery?

    #8214

    Glad to you found your solution geelizette <img decoding=” title=”Smiley” />

    &quot;websitefreedom&quot; wrote:
    I was using the PixoPoint Menu Plugin 0.6.20  I deactivated that and went to their earlier plugin Multi-level Navigation Plugin 2.2.1, which kept all my css info <img decoding=” title=”Smiley” />  That worked straight away so I suspect there was something not entirely css about what was going on, maybe jquery?

    Yes, most likely jQuery related.

    Perhaps try changing to the latest beta to see if that fixes it. I’ve made a bunch of changes to it which may have ironed out the bug you encountered.

    https://geek.hellyer.kiwi/pixopoint-menu-plugin-beta-0-8/

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