-
AuthorPosts
-
October 16, 2018 at 8:20 am #1022024
Hi,
I did the update via FTP. No problem so far except the Fullwidth Sub Menu. It does not work. How is that? The menu is still there, the current menu item is highlighted but other texts with the links are not clickable. Just the appearance not the function.
I click another page ( button) and the page I go has the same sub menu ( fullwidth). Then the menu is working. I click another page. On the page it is not working again. Then ( this part is weird) I go back to the page once worked but now it is not working. Kidding me….
The problem seems not stable but is more and more in favor of the disabled links.
I just wanted to inform you.
Thanks
- This topic was modified 6 years ago by ilkbaharkunduzu.
October 16, 2018 at 1:25 pm #1022168Hey ilkbaharkunduzu,
Could you try to recreate the element in question to see if that helps? If not then please post admin login details in private so that we can have a closer look.
Best regards,
RikardOctober 16, 2018 at 1:30 pm #1022173I have made a temporary fix that seems to work for me – try if necessary. to adjust it and see if it works for you
#sub_menu1 { z-index: 301; }
BR, Pete
- This reply was modified 6 years ago by 2funky.
October 16, 2018 at 2:14 pm #1022203Hi,
The same issue. I changed one menu for one page but it is the same. You cannot click. I created the admin user account. You can see that for yourself.
Thanks.
October 16, 2018 at 2:25 pm #10222082funky,
Added into quick CSS but nothing has changed. May be CDN issue. I started the purge. When it completed and If it fixes I will let you know.
Thanks
October 16, 2018 at 4:11 pm #1022241Hi,
Now it seems there is not any problem but I do not know why. If any expert here did not touch anything on my site in time this text is being written or before that, then it is because of the CDN purge. So 2funky’s method is working after all. If not, Rikard did something and he will share the solution I guess.
In both cases thank you very much.
Best Regards
- This reply was modified 6 years ago by ilkbaharkunduzu.
October 16, 2018 at 8:14 pm #1022370Hi ilkbaharkunduzu,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaOctober 18, 2018 at 1:44 am #1023078This is NOT an isolated case, version 4.5 breaks all sites that use the sub-menu. It is great that a fix is provided, but why is there a problem in the first place, and why is it not acknowledged that it will be fixed via a new update?
October 18, 2018 at 9:17 am #1023210Hi Steve,
We have an open issue for it internally and it will most likely be fixed in the next version of the the theme.
Best regards,
RikardOctober 20, 2018 at 10:22 pm #1024418Glad to read that it’ll be fixed in the next version.
October 21, 2018 at 8:57 am #1024462The problem occurs when the submenu is set to being sticky. Otherwise, the non-sticky submenu works fine.
Regards,
October 22, 2018 at 6:11 am #1024676October 22, 2018 at 8:16 pm #1025080For the record – because I found it late in the game – this is the solution that worked for my site:
#top .av-submenu-container.av-sticky-submenu { z-index: 2; }
Just referencing the sub menu ID (#sub_menu1) didn’t work.
https://kriesi.at/support/topic/4-5-problem-with-fullwith-sub-menu-not-clickable/
FYI,
GregOctober 23, 2018 at 8:29 pm #1025601Hi Greg,
Thanks for your input.
@Tameez did you get it working for you?
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.