-
AuthorPosts
-
February 21, 2015 at 3:57 pm #211910
Hi
I have installed mega menu and I am using integrity theme with child theme set up. I am having problems with the mobile menu working, I get the icon with the lines in it but then if i touch this I then get another icon the same but neither work. It seems other people have had the same issue and the plugin author made a suggestion however not sure if this will work with the x-theme. Are you able to advise?
Here is the link to the wordpress megamenu support issue with their answer:
https://wordpress.org/support/topic/mobile-menu-shows-twice-but-neither-works-iphoneFebruary 22, 2015 at 4:44 am #212145Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
February 22, 2015 at 8:48 am #212251This reply has been marked as private.February 22, 2015 at 5:09 pm #212459Hi There,
This could a 3rd party plugin compatibility issues. You could try to test if its the mega menu plugin cause this issue. Try deactivating it then test it in mobile it still show the issue.
Unfortunately, 3rd party plugin compatibility issues is beyond our scope of support however you might want to check x theme integrated megamenu. https://theme.co/x/member/kb/how-to-setup-megamenus/
You might want to check this link: https://theme.co/x/member/kb/solutions-to-potential-setup-issues-navigation/
Hope it helps.
Thank you for understanding.
Cheers!
March 2, 2015 at 5:45 pm #218800No problem, my mistake I didn’t realise x-theme had its own megamenu as a shortcode. I have set that up now and that works great. Just one question, if you look at my demo site one of the the drop down mega menus – Cleaning solutions has only 2 items in it and compared with the paper rolls drop down which is 4 columns, the cleaning solutions looks odd as its so spread out. How can I set the drop down megamenu to only take up the width it needs rather than being a set percentage width?
March 3, 2015 at 3:34 am #219069Hi,
You can adjust the width of the sub menus by adding this under Custom > CSS in the Customizer.
/* paper rolls sub menu width */ .x-navbar .desktop .x-nav .x-megamenu.menu-item-148>.sub-menu { width:50%; } /* cleaning solutions sub menu width */ .x-navbar .desktop .x-nav .x-megamenu.menu-item-150>.sub-menu { width:50%; }
Change 50% to adjust the width of your submenus.
Hope that helps.
March 3, 2015 at 4:12 pm #219601Thankyou, that works great for the sizing issue. The drop down for cleaning is now smaller but is aligned to the left of the page so it doesn’t look like it relates to the Cleaning Solutions header, is there a way of making this display underneath the Cleaning Solutions nav header?
March 4, 2015 at 2:19 am #219893Hi there,
Did you remove ‘Cleaning Solutions’ menu item? I can’t see that.
Please bring it back so we can help you.Thanks.
April 3, 2016 at 9:57 am #864715Mega Menu doesn’t work for me at all. If you inspect the page you would see that it’s activated, but only the main top-level menu items show up as links!!!
Here’s the site’s IP: http://162.243.42.187/
April 3, 2016 at 9:43 pm #865263Hello There,
Thanks for updating this thread! To properly implement Mega Menu in X, please check out our knowledge base here:
https://community.theme.co/kb/how-to-setup-megamenus/And by the way, X 4.4.1 is now available! This release contains several bug fixes and we’re quite excited about the new features, so be sure to check out the changelog. Please do update to the latest version. After doing the updates, always remember to clear all caches when updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.
Please let us know how it goes.
-
AuthorPosts