-
AuthorPosts
-
January 28, 2015 at 9:57 pm #194008
Hi!
My mobile menu button isn’t responding to clicks on computer (resizing screen), or to touch on mobile devices. and I am using the ICON stack.
Can you please let me know how to fix that?Thank you!
January 28, 2015 at 10:01 pm #194009I am seeing this too. It doesn’t matter which stack you use. Mobile menu doesn’t work.
January 29, 2015 at 5:02 pm #194751Hey there,
Thanks 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.
January 30, 2015 at 7:04 pm #195696This reply has been marked as private.January 31, 2015 at 10:09 am #195993Hi there,
I’m unable to check the version of X shortcode in your site, Make sure it is updated, It should be (3.0.3).
If it doesn’t help you could 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.
Hope it helps.
February 2, 2015 at 1:41 pm #197456Hi! I tried deactivating the plugin folder by renaming it, and it didn’t fix the issue. And someone also stated that he had the same problem after the recent update of yours, which is the one I just downloaded from Themeforest, and am currently using as the theme.
Any fix you have for that?Thank you!
February 2, 2015 at 8:32 pm #197685Hey there,
X Shortcodes is required for X to function properly. Please install it. If that doesn’t help, please give us access to your WordPress admin and FTP.
Thanks.
February 5, 2015 at 4:18 pm #200049Thank you! that was the problem. Didn’t see the need for all that until now.
You rock!February 6, 2015 at 4:25 am #200371You’re welcome! 🙂
May 1, 2015 at 9:13 am #263111This reply has been marked as private.May 1, 2015 at 6:05 pm #263379Hi Alex,
Remove this css from your child theme’s style.css. This also hides your menu.
ul.x-nav { display: none; }
Thanks!
May 4, 2015 at 1:50 pm #265225I used this code to remove the footer “ASSIGN A MENU.” I dont want a footer menu and I dont want the test there telling me to add one. What code should I use to remove the footer menu but have the main menu still work on mobile?
May 4, 2015 at 7:34 pm #265429Hey Alex,
Please use the code below
.x-colophon.bottom .x-nav { display: none; }
That’ll remove the Footer Menu only.
Hope that helps. 🙂
August 5, 2015 at 6:29 am #350646Hi
I’m facing the same problem. On mobile, the menu button doesn’t respond.
http://wisewords.be/Hope you can help me with this!
August 5, 2015 at 7:20 am #350702Hi,
Upon checking, I can see you have not installed the required plugin cornerstone.
Please install cornerstone under addons > extensions.
After that, Please update theme and plugins to latest versions.
Latest versions as of this time are.
X Theme: 4.0.6
Cornerstone: 1.0.5
Visual Composer : 4.6.1
Revolution slider: 4.6.93If you find anything to be out of date, you can review our update guide.
Thanks
-
AuthorPosts