• Hello,

    I’m having a navigation menu issue with oceanwp, ocean extra and essential real estate plugins. No navigation menu visible as soon as you install ere. If you desactivate the plugin, the navigation menu comes back.

    I found one guy who was having the same issue (fmarconi):

    ————————————————————
    “Now i set all the css rules from mi nav-menu id to inherit:

    #my-main-menu
    {
    all: inherit;
    }

    I hope i’ll get no more problems”
    ————————————————————
    Thank you for you help.

    Regards.

    • This topic was modified 4 years, 9 months ago by pegaz380.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Real Issue here too.

    When I use OceanWP with ERE, main menu doesn’t show up until I manually remove some specific class from code in real time.

    Deactivating the ERE plugin solves the issue, so it’s probably his fault… maybe is it using some well-known class name instead of creating it’s own somewher?

    Thread Starter pegaz380

    (@pegaz380)

    Hi anderbytes.

    Could you please tell us what did you remove to see the menu?

    Thanks for the help.

    If you remove the “dropdown-menu” from this:

    <ul id="menu-menuprincipal" style="touch-action: pan-y;" class="main-menu dropdown-menu sf-menu sf-js-enabled">

    Then the menu items are showed. They’re broken, but they are shown. It can’t be a “solution”, but instead something the devs could analyze to understand what’s happening.

    • This reply was modified 4 years, 9 months ago by anderbytes.

    i have the same issue, any update to solve this?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Nav menu doesn’t appear using oceanwp and essential real estate’ is closed to new replies.