gordonlangley
Forum Replies Created
-
Forum: Plugins
In reply to: [Adminimize] How to hide Yoast icon in backend menuI’m also looking for a solution for this
Hello – anybody there?
Actually Omar – here’s an update:
I Deactivated all WooCommerce plugins
?
?WooCoomerce on it’s own with TwentyTwelve – no errors
?
?Issue identified with ?Order Export for WooCommerce – v1.7.6
?
?Rolled back to v.7.4 – no errorsHello Omar,
I’m not seeing any code referencing the message but the only way I’ve found to get rid of the error is to either disable ‘WooCommerce’ or disable ‘Products & Order Export for WooCommerce’ – I’ve tried switching to a default theme and also tried switching off all my other plugins but I still get the error.
Gordon
Forum: Plugins
In reply to: [Admin Color Schemer] Check boxesHello – I’ve had this trouble too. I was able to get the ‘ticks’ to show by simply uploading the /admin-color-schemer/ folder found in /wp-uploads/ from an older version of the plugin (v1.0.) Then regenerate the colors and you should be good.
Forum: Plugins
In reply to: [WooCommerce] Customers cannot logout when /wp-admin/ is protectedHello Mouli
Yes, wp-login.php is being used during logout, this is what I wanted to try and avoid so that I could IP lock wp-login.php. WooCommerce does not need wp-login.php for customers to login – so why is it used for them to logout.
Yes, in addition we already have blocked access to the /wp-admin/ folder.
What we are looking for is a solution that will allow WooCommerce customers to LogOut without having to access wp-login.php – many thanks, Gordon
Forum: Plugins
In reply to: [WooCommerce] Customers cannot logout when /wp-admin/ is protectedHey Mouli – So the .htaccess rule looked like this and was in the root of the site.
<FilesMatch ‘wp-login.php’>
ErrorDocument 403 /403.html
order deny,allow
deny from all
# whitelist IP address
allow from xx.xxx.xxx.xxx
allow from xx.xxx.xx.xxx
</FilesMatch>I’ve removed this code from our .htaccess file.
I haven’t changed or touched the logout link which I think is generated by WooCommerce, something like this:
https://www.blackbough.co.uk/my-account/customer-logout/?_wpnonce=c5a30c2156
Thanks for taking a look Mouli
- This reply was modified 4 years, 5 months ago by gordonlangley.
Forum: Plugins
In reply to: [Gift Wrapper for WooCommerce] Customer message disappearsHello @littlepackage – that’s amazing thank you so much! Works a treat! I’ve asked my client to sent you a bit of pocket money.
Forum: Plugins
In reply to: [Gift Wrapper for WooCommerce] Customer message disappearsOk – I totally understand, we’re not quite ready for the PRO version yet. I’ll keep an eye out for the update, thank you – stay safe – stay sane!
Forum: Plugins
In reply to: [Gift Wrapper for WooCommerce] Customer message disappearsHey thanks for your swift reply – I appreciate it. If you could let me know when it’s sorted on the free version that would be great! Or if it’s going to be a while maybe how long you think that might be?
Forum: Plugins
In reply to: [Boxzilla] Feature requests/functionality questions…That’s really helpful – I guess I could use tags to identify older posts. Thanks for your swift reply
Hello = anybody there…?
Cool that worked thanks! I’m still seeing it in WP Bakery Page Builder’s editor, is there a snippet I could use to loose it there as well? Or better still add an option in your plugin settings not to show the button.
Many thanks!!
Gordon
Hello = anybody there?
Hello – thanks for getting back to me. I’d like to hide the button which appears in the WYSIWTG Editor. We don’t want to see the little orange button in the editor. How do I switch that off please.