-
AuthorPosts
-
December 10, 2018 at 11:37 am #1042992
Hi,
After upgrading to version 4.5.1 avia full width submenu no more sticky remains in the pages. How can I solve?December 10, 2018 at 8:55 pm #1043329Hey leos,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaDecember 11, 2018 at 10:07 am #1043670Hi,
link in private content.December 12, 2018 at 3:07 pm #1044360Hi leos,
Best regards,
VictoriaDecember 12, 2018 at 4:16 pm #1044382I have same issue please see my support log
#1041358December 13, 2018 at 4:13 pm #1044918Hi,
I have update the php version but nothing change. How can I solve the problem?December 14, 2018 at 7:02 pm #1045386Hi leos,
I see no errors in the JavaScript, but seems like JavaScript that works with the menu does not work. Do you have any custom JavaScript?
Best regards,
VictoriaDecember 14, 2018 at 7:32 pm #1045403Hi,
Yes, I have custom Javascript inside the WordPress menu but up to enfold 4.5.0 it worked properly.
Why now not? Since it worked first, I would like it to work now.
I also had problems from 4.4 to 4.5 and I had to insert a z-index: 301 !important in the CSS file, but disabling it does not change anything.December 15, 2018 at 10:12 am #1045610Also inserting a standard menu (without javascript changes) does not remain sticky, so the problem is due to the update to 4.5.1 and not to the menu.
December 15, 2018 at 3:27 pm #1045653Hi,
The problem has been solved, I do not know as I saw that I did not do anything, but now the full width submenu remains sticky.December 16, 2018 at 7:28 pm #1046027Hi leos,
Probably it’s just a caching issue, which fetches old css values/codes and it might have expired which forces the new css to be fetched instead.
Anyway, glad that it has been resolved :)Best regards,
NikkoDecember 18, 2018 at 2:04 pm #1046860Hi,
the problem of avia full width submenu only occurs if the main menu is set to “show as an icon” also on the desktop. I have many menu items and so I need to display it as an icon on the desktop, how can I make sticky the full width submenu with this type of icon menu on desktop?
With version 4.5.0 it remained fixed, but not anymore. What solution can I adopt?Thank you
+Update+
Updating to 4.5.2 the problem is NOT solved.- This reply was modified 5 years, 11 months ago by leos. Reason: Update theme to 4.5.2
December 21, 2018 at 11:18 am #1048103News??
December 21, 2018 at 8:17 pm #1048318Hi leos,
We apologize for the late response.
Fullwidth submenu won’t be stick if the burger menu shows up.
To change this behavior you need to modify menu.js located in enfold > config-templatebuilder > avia-shortcodes > menu folder, line 57-61:if( burger_menu.is(":visible") ) { this.css({top: 'auto', position: 'absolute'}); fixed = false; return; }
just remove this code and flush out cache and it should be working.
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.