Tagged: alignment, mega menu, woocommerce
-
AuthorPosts
-
April 21, 2014 at 9:52 am #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 10 years, 7 months ago by hexquare.
April 21, 2014 at 1:21 pm #253738Hi 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,
YigitApril 21, 2014 at 9:07 pm #254014Hi, Yigit
The problem is that both – header AND sub-menu behavior – depends from woocommerce plugin status:
deactivated=ok
activated = js errorAnd 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 10 years, 7 months ago by hexquare.
April 22, 2014 at 3:44 pm #254406Hey!
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,
YigitApril 25, 2014 at 10:49 am #256015I’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 10 years, 7 months ago by hexquare.
April 25, 2014 at 4:38 pm #256193 -
AuthorPosts
- The topic ‘Woocommerce plugin causes submenu alignment problem’ is closed to new replies.