responsivemenu
Forum Replies Created
-
Hey carnini,
Thanks a lot for the update and for helping those that may need it in future.
All the best
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Hiding menu on mobileHi there,
Sure, thats what the CSS of Menu to Hide option was built for 🙂
You can read more about it on the below docs page:
https://responsive.menu/docs/initial-setup/hide-current-menu/
Anything else you need please let me know.
All the best
Hi carnini,
Im not sure how you can achieve this. My plugin uses the wp_nav_menu() function which needs a created menu id, name or theme location.
Is the menu you have created completely custom php code or has it been created somewhere in your WordPress admin at all?
All the best
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Not WorkingHi carnini,
Thanks for the input, you can see from the URL of the script that the offending plugin is called Our Services Showcase so disabling that or contacting the author of that plugin would be the first thing to try.
All the best
Hey there,
The button and the close button are the same thing so its impossible to seperate them Im afraid.
There is an option to push the buttok with the menu though, have you tried this?
All the best
Hi there,
Sure, there are numerous options under the Button tab for positioning such as distance from the side, which side to place it on, position type etc. and all are covered in the docs below:
https://responsive.menu/docs/basic-setup/button/
All the best
Great news and thanks for letting me know!
Hi there,
Sure, you can simply turn the Shortcode option on and only include this on the homepage.
https://responsive.menu/docs/advanced-setup/shortcode/
All the best
Thank you very much for the kind review, Im glad you approve!
Hey there,
Exactly my thinking in theory and I’m glad it worked in practice!
All the best
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Not WorkingI don’t understand…?
Hey there,
If you are using a custom trigger then you will need to take control of all the custom trigger functionality which would include creating a separate X etc.
You can use the Additional Content area option to include an X but there is no magic ID or anything you can use.
Of course, you can add whatever ID you want and then use this ID in your trigger option as a separated comma list so “#trigger-1, #trigger-2”.
I don’t see why that wouldn’t work.
Please let me know
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Not WorkingHi there,
You have the following console error on line 49 of the file http://jamesnassociates.com/wp-content/plugins/our-services-showcase/inc/script/sc_our_services.js?ver=2.0
TypeError: $(...).accordion is not a functionFix that and I believe my plugin will work for you.
All the best
Forum: Reviews
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Excellent plugin and supportHey there,
Thanks a lot for the kind review, I am always happy to help!
Good luck in the future
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Find the CSS of my menuHi Andy,
The menu class is
.menu-menu-1-containerAll the best