responsivemenu
Forum Replies Created
-
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Hamburger Colour ChangeYou are more than welcome!
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Hamburger Colour ChangeHi Grant,
You have overwriting styles, such as on the services page, line 2110 is below:
.comment-form #submit, .comment-reply-link, .woocommerce .add_to_cart_button, .woocommerce .checkout-button, .woocommerce .single_add_to_cart_button, .woocommerce #place_order, .edd-submit.button, .page button, .post button, .woocommerce-page .woocommerce input[type="submit"], .woocommerce-page #content input.button, .woocommerce input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce-page input.button.alt, .woocommerce-page .products a.button { background: #e96656 none repeat scroll 0 0 !important; }As you can see it is setting the background of all buttons with a red background and the important tag so my plugin can’t overwrite it.
Please either remove the style, or remove the !important part.
All the best
Hey Lea,
You are more than welcome!
Apologies its probably not the answer you were after and thanks for your understanding.
If you need anything else in future please let me know.
All the best
Hey Lea,
It’s not that I don’t want to do it, far from it – I am always looking for ways to help users of my plugin. The only problem in this instance is that it is very specific to cater to another plugin and involves me adding extra code that is un-necessary for 99.99% of situations.
I have had over 600,000 downloads and so I need to cater to the mass rather than the few and adding a new element could cause side effects to quite a few other peoples setup.
I would be more than happy to add the extra ID but unfortunately I wouldn’t be able to call it “s” as most WordPress sites already have a search box with the ID “s” which means the HTML would become invalid (you can’t have 2 elements on a page with the same ID).
That leaves us with the label option but due to my reasons above unfortunately I wouldn’t like to implement that.
Would you not be able to provide the code to your users of what HTML to add or inject it in there for them automatically when the plugin is added? Alternatively can you add the elements and ID in dynamically using some javascript in the page?
I’m sorry, I hope it doesn’t feel like I am not willing to do this as I am but like I said I need to think about what is best for the majority of my users.
All the best
Hi there,
What do you mean by a
labeltab –sis the name required due to WordPress naming conventions.Unfortunately this seems to be becoming more and more specific to just satisfying the a11y plugin needs which I wouldn’t like to do as my plugin needs to be as generic as possible.
I have an alternative solution however. Turn the Search Box to off (but first copy the HTML from your page source code).
Then copy and paste this HTML into the Additional Content section and you can then add the labels, ids etc. as you need them.
I hope that helps and it will certainly make it more flexible for yourself.
All the best
- This reply was modified 9 years, 7 months ago by responsivemenu.
Hey there,
I believe I have found a fix for this issue, can you download the beta version below and let me know if it fixes it for you.
https://downloads.wordpress.org/plugin/responsive-menu.beta.zip
Please note you will likely need to hit “Update Options” again and clear any caches you have to see the updated changes once you update to the beta.
All the best
Hey Lea,
Sure not a problem – does it have to be an ID attribute called “s”?
I wouldn’t be able to put “s” as the ID as this would conflict with most peoples setups but I will happily add an ID such as “responsive-menu-search-box”.
All the best
Forum: Reviews
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] useless free pluginP.S – If you are struggling with something or don’t understand something please open a new support request rather than leaving negative reviews. If after all that we still can’t find a solution to your issue then feel free to leave a negative review.
I’m not sure if you are aware but us WordPress developers give up countless hours of our free time to help people like yourself out. I have answered every support request and email that has ever been submitted so please help me to help you.
Many thanks
- This reply was modified 9 years, 7 months ago by responsivemenu.
- This reply was modified 9 years, 7 months ago by responsivemenu.
Hi there,
Can you check you have the responsive_menu table created in your database.
Also please can you check in your wp_options table for the option called “RMVer” and let me know what that says?
All the best
Forum: Reviews
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] useless free pluginHi there,
Can you please explain this review? The plugin has over 120 free options, giving you a total of over 14,000 combinations of FREE options?
I’m not sure what more you could want or even need from a FREE product but I’d be interested to know?
Many thanks
Thanks for letting me know!
Hi there,
Can you check in your database that an individual table has been created for each site you have activated it on?
All the best
Hi there,
Responsive Menu needs to be deactivated network wide and activated on each individual site instead.
Can you try that and let me know if you still get the errors?
All the best
Hi Joel,
Thanks for letting me know, I will check it out after the weekend and let you know mt findings.
All the best
Great news and thanks for letting me know!!