-
AuthorPosts
-
April 3, 2014 at 2:39 pm #29618
I just updated the theme and for some reason my drop down menu has disappeared.
I’m sure there is a simple fix for this that i’m missing.
Thanks
April 4, 2014 at 5:37 am #29798Hi Barry,
Please check Appearance → Menus section in your WP-Admin and confirm that the menu is configured correctly.
You can also check WordPress menu user guide.
If you still face such issue then revert back to us with URL so we can better check and assist.
Thanks
April 4, 2014 at 9:46 am #29885Hi,
It happened to me the same. From the last update drop-down menu doesn’t work. I’ve checked it just in case but the menu is configured properly.
So I suppose It has something to do with the last update.
My web is http://www.freeletics.es and the menu is the one located on the header.
Thanks for your help.
April 4, 2014 at 10:18 am #29892Well, now is working. I don’t really know why. I changed in the customizer the header from static to fixed and started to work. But if now I revert this it’s still working… something really weird…
Thanks,
April 4, 2014 at 1:48 pm #29952The menu seems to be set up properly. It shows the arrows that signify that there should be a drop-down, but it doesn’t appear when you hover. I tried what Pablo mentioned about the changing the static setting, but that didn’t work for me.
April 5, 2014 at 5:40 pm #30210Hi Barry,
May we ask for your site url that having this issue?
April 7, 2014 at 7:24 am #30526Thanks
April 8, 2014 at 7:40 am #31026Hey Guys,
Please ensure that you have updated the plugins included with X especially X Shortcodes.
Thanks.
June 30, 2014 at 10:36 am #63097This reply has been marked as private.June 30, 2014 at 3:23 pm #63249Hi Jaap,
Thank you for dropping by!
Please add the following CSS code to Customizer > Custom > CSS:
html, body {height: 100%;} .site {min-height: 100%;}
It should solve the issue 🙂
Hope this helps. Please let us know if you face any issue, we will be happy to assist.
Thank you
May 28, 2015 at 6:46 pm #285183hiya,
web : http://abbastech.com/help
i got some issues after last update .
1. my drop down menu is gone , when hover nothing happens
i changed the menu to new menu , all same , reinstalled theme no luck
2nd issue –
since having this new update – cornerstone
it ask to uninstall the x- extensions so i did , now after that i just tested to deactivate cornerstone but i cant deactivate it nor i can delete it , if hit deleted it says the plugin is active on the frontend main site so cant delete it
i believe there is a conflict some how between the x-extensions and cornerstone
please advise
many thx
May 29, 2015 at 3:02 am #285582Hello There,
Thanks for updating this thread!
1] To resolve this issue, please try to insert this code in your customizer, Appearance > Customize > Custom > CSS
.x-navbar .desktop .x-nav li.menu-item-has-children:hover>.sub-menu { display: block; } .x-navbar .desktop .x-nav li.menu-item-has-children>.sub-menu { display: none; }
2] There is no conflict here. Cornerstone is a required plugin to run X 4.0 and that is why you cannot disable it. Please check our changelog for the latest update release (https://theme.co/changelog/)
Please let us know if this works out for you.
May 29, 2015 at 5:55 pm #286277hi,
thanks for such a wonderfull support .
drop down issue is sorted .
but i just noticed the menu bar NAVBAR SEARCH is not working now
please advise
br,
May 30, 2015 at 9:58 am #286807Hi There,
Upon checking your website, I can see the Javascript error.
Please try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
P/S: I guess the Download Manager plugin.
Hope it helps. -
AuthorPosts