Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #253701

    When woocommerce is deactivated mega-menu is right in the middle of page: http://sciot-deboes.be/test_fold
    Activating woocommerce plugin causes shifting mega-menu to the left border, almost off the page: http://sciot-deboes.be/stand_in
    Also, ‘sticky header’ doesn’t shrink when woocommerce is activated. Deactivating plugin brings back normal header behavior.

    Can somebody help me with it?

    • This topic was modified 9 years, 11 months ago by hexquare.
    #253738

    Hi Alex!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #header .avia_mega_div { right: -500%; }

    and go to Enfold theme options > Header > Header Behaviour and make sure to check shrinking header – http://i.imgur.com/Z3H5uGy.png

    Best regards,
    Yigit

    #254014

    Hi, Yigit

    The problem is that both – header AND sub-menu behavior – depends from woocommerce plugin status:
    deactivated=ok
    activated = js error

    And it’s not an issue with Replete. I just installed fresh Replete theme on the same server and checked if there are similar problems, but apparently it’s only happening with Enfold.

    Yet, moving header with a snippet made things worse. Now other sub-menus gone to the right. On mobile screen main menu is totally inaccessible. Just have a look

    I’m sure it’s a bug which has to be properly addressed. When I running Enfold on WAMP for the first seconds, mega menu is also appears on the left, but then shifts to ‘relative’ positions and stays there until the end of session. However with each new session shifting repeats.

    Thank you in advanse and hope, you’ll help.

    • This reply was modified 9 years, 11 months ago by hexquare.
    #254406

    Hey!

    Please try updating Enfold to the latest version 2.7 and check if issue remains – http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Yigit

    #256015

    I’ve reached hosting provider and it turned out that their EU server use ‘outdated mod_security core rulset’.
    Then I searched the web and found out that there are two different ways to solve the problem: either to ask host provider to update mod_security core rulset on their server or to use jQuery qookie fix: http://cld.wthms.co/KVvP. So simple)

    Cheers,
    Alex

    • This reply was modified 9 years, 11 months ago by hexquare.
    #256193

    Hi!

    Glad you figured it out Alex and thanks for sharing! Let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Woocommerce plugin causes submenu alignment problem’ is closed to new replies.