• Resolved azmen

    (@azmen)


    Hi,
    Suddenly Drop Down menu stopped working.
    Before, when I hover over parent button it will show me the sup buttons. now I cant press the parent button, and when I hover nothing appears.
    I just got the logins for the admin of this site yesterday, so I am not an expert at all in these things.
    our website:
    https://arrow-copter.com

    Also I don’t know which version of WordPress I have, and I don’t know where to check

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

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Does the issue persist with the ‘arrow-copter-simple-orders’ plugin disabled?

    Thread Starter azmen

    (@azmen)

    I had no idea about this plugin really!
    Should I try and disabled it?

    Neverming, I deactivate it , but nothing happened ..
    is there is a refresh, or submit, or publish ….etc button on admin? so I publish my changes?

    • This reply was modified 7 years, 8 months ago by azmen.
    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    You can disable it and re-enable it afterwards. This is just to explore whether there’s an issue with that plugin.

    Thread Starter azmen

    (@azmen)

    I deactivate it , but nothing happened ..
    is there is a refresh, or submit, or publish ….etc button on admin? so I publish my changes?

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Could you keep it disabled for a moment and post here when you have, so that I can double-check your site? At the moment there’s an error message being produced by that plugin’s JS file so that is what is leading me to believe it could be causing the issue: https://arrow-copter.com/wp-content/plugins/arrow-copter-simple-orders/scripts.js?ver=1.0.0

    Thread Starter azmen

    (@azmen)

    It is disabled now

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Hmm the error seems to be coming from your theme now. Maybe the underlying issue is in your theme. Would you be able to contact the theme authors about this? You can re-enable the plugin now.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    As a temporary solution you can add the following CSS:

    
    .navbar-nav > li:hover ul {
        display: block;
    }
    

    Try installing a Custom CSS plugin for that.

    Thread Starter azmen

    (@azmen)

    Sure Andrew , will contact the them author.
    Will try the code now

    Thread Starter azmen

    (@azmen)

    Thanks Andrew,
    IT worked!!
    Awesome

    Hi, I’m having a similar problem, but only in the admin and only with the text editor dropdown menu sur as the Style (paragraphe, h1, h2,…), the font size, actual font and texte color.
    I use TinyMCE so I disabled, no change, then tried an alternative to that plugin with no difference.
    This problem is only on ecolepurusha.com, and none of my other sites

    Hi,
    I am commenting here because I found no way to open a new thread.
    In my site, I have the main menu with several entries, some of which have dropdown subentries.
    ONLY IN A SPECIFIC PAGE, the menu subentries do not drop down at all… other pages do not give any problem.
    Also, it does happen on that page when visiting it, I mean that if I visit when logged in as admin from my dashboard, the problem does not occurr.
    What can I possibly check? It happens only with one page, and I edited it and it looks just fine….
    thanks a lot!
    BR
    Cristiano.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Drop Down menu not working’ is closed to new replies.