• I’m used to html and css, in fact, I love working with it, but what really really gets me down is javascript.. It makes no sense to me whatsoever.

    To save waffling, here’s the site url: Click Here

    and here’s the cuplrit of the dodgy menu…: <div id=”tinynav1_chzn” class=”chzn-container chzn-container-single” style=”width: 500px;”>

    My question is.. how on earth do I go about removing that dodgy 2nd drop down menu that is appearing?

Viewing 10 replies - 1 through 10 (of 10 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Where is it appearing?

    Thread Starter m-one

    (@m-one-1)

    Right below the header logo, there are two menus showing, I need to get rid of the lowest one: https://dl.dropbox.com/u/8959131/llmenu.png

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    I can’t see that. Which browser & browser version are you using?

    Thread Starter m-one

    (@m-one-1)

    I’m using Firefox 19.0.2
    I’ve just checked on Safari and everything is great there and it doesn’t show, only Firefox at the moment it seems

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Can you try clearing Firefox’s cache?

    Thread Starter m-one

    (@m-one-1)

    Wow, and just like that, it’s fixed. Rookie mistake ><;

    Thank you very much for your time and for reminding me to clear cache more often.

    On my Windows machine I used to do Ctrl+F5 which did a cache reset for that page.. but haven’t since worked out that feature for Firefox on Mac.

    Cheers Andrew!

    Thread Starter m-one

    (@m-one-1)

    Okay.. so.. I left it a while, logged in as admin, and the menu came back.. in both Firefox and Safari (probably more), even after empty cache.

    So.. it seems this 2nd menu problem of mine only appears when someone is logged in. Since it’s throwing me off.. how would I go about getting rid of it completely? :c

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Is it part of the theme? If not, I guess deactivate plugins to explore whether any could be responsible?

    Thread Starter m-one

    (@m-one-1)

    I’ve tried looking within the theme to find anything that resembles what is being injected, but I cannot see anything even close to it, which is why I suggested it could be a problem caused by jquery/chosen.js.
    I’ve also deactivated the plugins one by one to see if that could’ve rectified the issue, sadly not.
    There is some heavy modification to functions.php to load several jquery libraries for a custom form I have, but I wouldn’t know where to start trying to decipher whats going on there by myself.

    and I just have to state that the form is pretty vital for the running of the site.. so it’s not as if I could just.. remove it.. sadly..

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    I suppose you can hide it with CSS?

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Jquery/chosen.js messing with my menus’ is closed to new replies.