kaprikorn
Forum Replies Created
-
Forum: Plugins
In reply to: [Code Snippets] Trying to create a conditional CSS snippet based on user roleHi Shea. Thank you for your swift reply. It is very much appreciated. Unfortunately the snippet does not work.
However this part of the code as per the CSS snippet example in your plugin does work. So integrating the user role condition in it is the issue.
add_action( 'wp_head', function () { ?> <style> .CSSselector {display: none;} </style> <?php } );
Hi Dennis,
Thank you so much for your comprehensive reply. It is very much appreciated. I have been following all your steps and could not fix the problem until I figured it is actually a conflict with the theme. By switching to a different theme, the drop-down in French magically reappeared, so I need this issue to be fixed by the theme editor.
Take care
Forum: Plugins
In reply to: [Ban Hammer] Does work with Elementor pro formsOK. Thanks Mika. However I have very limited PHP coding knowledge. I can email you a copy of Elementor pro (973 KB) if that could help come up with the right snippet code?
Forum: Plugins
In reply to: [Wallet for WooCommerce] auto credit upon user registration per user roleHi Subrata,
Thank you for your reply. Would you mind being more explicite and giving me a more comprehensive snippet as I am not a programmer and have very basic PHP knowledge? Thank you.
Forum: Plugins
In reply to: [Repeat Order for WooCommerce] Does not work at allHi Ulf,
I uninstalled the One Click Order Re-Order plugin and reinstalled yours and it does work perfectly when the previous order used to reorder is actually “completed”. As such the problem was not a conflict with another plugin, but the order status itself. I was testing your plugin with an “On Hold” order, hence it was not working.
Thank you so much anyway!
Regards
EricForum: Plugins
In reply to: [Repeat Order for WooCommerce] Does not work at allHi Frank,
No I have not overwritten the template. I sent my woocommerce active plugins status to your email as requested. If you need more information please do not hesitate to contact me.
Thanks & regards
Eric