Tagged: fullwidth submenu, not clickable, Not Sticky
-
AuthorPosts
-
October 15, 2018 at 3:05 pm #1021608
Hi,
It seems that there is a general problem with Enfold 4.5 – ‘fullwith sub menu’ – not clickable.
Can you check if you experience the same error?
Also error: Sticky Submenu
If checked the menu will stick at the top of the page once it touches it.Thanks in advance.
BR, Pete
- This topic was modified 6 years ago by 2funky.
October 15, 2018 at 9:13 pm #1021808Hey Peter,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaOctober 16, 2018 at 10:03 am #1022072Hey Victoria,
Of course, Could you kindly test on your own demo, since I’m pretty sure it’s a general error
I can see that there are several who have the same problem
I have tried on 2 different pages, the theme is updated via ftp
BR, Pete
- This reply was modified 6 years ago by 2funky.
October 16, 2018 at 10:28 am #1022086Hi,
Did not see this and opened a new thread today. The same problem. I also updated the theme via ftp. Also purged the CDN files. The problem persists.
If you find any temporary solution, please share.
With thanks,
October 16, 2018 at 12:41 pm #1022132Hello !
I have the same problem.
Furthermore: sticky submenu option doesn’t work anymoreRegards,
Grzegorzedit:
when viewed on mobile device – it works…- This reply was modified 6 years ago by Grzegorz.
October 16, 2018 at 1:49 pm #1022182I did some “experiments”, and it looks like it is z-index problem in css
.container_wrap has unchecked z-index:1 (div id=”sub_menu1″). When I checked it in Inspector (in Firefox ctrl-shift-C) it seems to workOctober 16, 2018 at 2:06 pm #1022196October 16, 2018 at 2:21 pm #1022206Zfunky,
I did that but nothing has changed. I will purge the CDN. May be that is the reason.
Thanks
October 16, 2018 at 7:14 pm #1022337Hi ilkbaharkunduzu,
@2funky thank you for your input.I can confirm the css works:
#sub_menu1 { z-index: 301; }
Best regards,
VictoriaOctober 19, 2018 at 3:47 pm #1023970Hello,
The solution is to set
#top .sticky_placeholder { z-index: -1; }
Can you add this to an update, Enfold team? Very impractical that all sub menus has stopped working…
October 19, 2018 at 3:55 pm #1023972Actually, it seems this is the solution:
#top .av-submenu-container.av-sticky-submenu { z-index: 2; }
October 20, 2018 at 5:16 am #1024292Hi emilbroll,
Thanks for sharing, we will fix that in the next version of the theme.
Best regards,
RikardOctober 22, 2018 at 8:07 pm #1025078Hello emilbroll & Support,
The z index for submenu1 – which I found first didn’t resolve the issue for me. This did fix the issue… which I found after changing all the pages to “non sticky”. Maybe this solution can be posted to the top of the support items for quick reference?
Also – my comment here is so I can (hopefully) track when the release fixes the issue.
I am stoked there is a solution! :-)
Thanks,
GregOctober 23, 2018 at 8:25 pm #1025600Hi Greg,
Glad you got it working for you! :)
If you need further assistance please let us know.
Some of the releases are written about here
https://kriesi.at/blog and here is the changelog
https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990#item-description__changelogIf you need further assistance please let us know.
Best regards,
VictoriaNovember 5, 2018 at 6:29 pm #1029985Hi emilbroll & Support Team,
Thanks for the fix!! Your solution worked perfectly fine for my sites.
Best regards,
ThomasNovember 6, 2018 at 7:46 am #1030250Hi Thomas,
Great, glad you got it working and sorry for the problem.
Best regards,
RikardNovember 22, 2018 at 2:16 am #1036357Hi all
I can report I have the same problem on the Home page of one of my client’s sites. Link provided in private content.I’m going to try the z-index fix…
Regards
DianaNovember 22, 2018 at 2:26 am #1036359Emilbrol’s recommendation to add the following css:
#top .av-submenu-container.av-sticky-submenu {
z-index: 2;
}
worked perfectly!!
Thank you for that.Best wishes
DianaNovember 22, 2018 at 7:15 pm #1036727Hi Diana,
Thanks for sharing out the solution that worked for you.
For those that still struggles with the issue, you can use this code:#top .av-submenu-container.av-sticky-submenu { z-index: 301; }
Best regards,
NikkoJuly 23, 2019 at 6:51 pm #1121248HI
I have tried all the codes and none of them work for me.
See the page below.
Can you help me with this?
thanks
NancyJuly 24, 2019 at 6:16 am #1121390Hi Nancy,
Sure, I tried to access using the login details you gave however it doesn’t work, please check.
Also this issue has already been addressed in the latest versions of Enfold, try to update it first and make sure to have a backup.Best regards,
NikkoJuly 30, 2019 at 11:08 am #1123112thanks
login belowI updated to 4.5.7 but it broke some things on my site so I restored to backup.
Now this page seems to work?see below
- This reply was modified 5 years, 3 months ago by Munford.
July 31, 2019 at 5:07 am #1123392Hi Munford,
I still could not access it, I tried to access both login pages (private content).
But if everything is already working fine then there’s no need to give us access to your site.
What are the things that broke on your site? maybe you can create a staging site (basically a duplicate of your site just placed in your subdomain) and update it, here’s how to create a staging site: https://themeisle.com/blog/wordpress-staging-site/Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.