Rogerio da Silva
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] How do I remove Woocommerce error messages from the screen?Hi Caleb Burks, I agree with your view. You got a point.
However, the purpose of the shop is to work as catalog only. We are not selling the product via the website. We need to get an estimation onsite as each customer has a different situation. Nonetheless to say, due to the workaround to make it work as a catalog instead of the whole process, it has triggered the error message which is useless to what we intend to achieve.By the way, I have managed to do a work around the CSS code to mask the message.
This is for people in similar situation and seeking a fix. Hope it helps.
Here’s what I did.
1. Navigate to the WP admin area
2. Go to ‘Appearance’ > ‘Edit CSS’
3. Add those lines
.woocommerce-error {
display: none;
}
4. Hit save and voila, the message is gone*Make sure you comment out your addition to the CSS as you will may forget in future what does it all means. ??
Good luck and may the force be with you.
Forum: Plugins
In reply to: [WooCommerce] How do I remove Woocommerce error messages from the screen?Thanks @nayemDevs
I’m getting the warning message above the shop products.
The message says:
“Sorry, this product cannot be purchased.”I have customised to work as catalogue instead of shop.
The message is not use for me.
The page is: https://whichstairliftsupplier.co.uk/
If I could get a css example to switch off ‘woocommerce-error’ messages and to paste on the custom CSS, that would be great.
Thank you.
Forum: Themes and Templates
In reply to: [Storefront] How do I remove Woocommerce error messages?I want to remove the woocommerce error message as well. Have spent several hours trying to find a solution but no luck.
I using the shop as a catalog and this message would not apply.
“Sorry, this product cannot be purchased.”
Forum: Plugins
In reply to: [WooCommerce] How do I remove Woocommerce error messages from the screen?@kimsf Do you have an example of CSS so we can copy and paste?
Not everyone are coders here. Thanks.The issue is in Jetpack conflicting with Antispam Bee, ok, now, I don’t want to disable Jetpack plugin as I like the share facility it offers and I don’t want to disable Antispam Bee as the amount of spam I get by not having Antispam Bee is simple don’t worth the hassle.
If this is the same scenario you have in your WordPress based blog, with the same plugins and experiencing the same issue here is the work around.
The solution to solve the error invalid security token in WordPress comments is simple by disable the Jetckpack Comments in Jetpack settings. Really simple.
Forum: Plugins
In reply to: [Antispam Bee] Invalid security token.The issue is in Jetpack conflicting with Antispam Bee, ok, now, I don’t want to disable Jetpack plugin as I like the share facility it offers and I don’t want to disable Antispam Bee as the amount of spam I get by not having Antispam Bee is simple don’t worth the hassle.
If this is the same scenario you have in your WordPress based blog, with the same plugins and experiencing the same issue here is the work around.
The solution to solve the error invalid security token in WordPress comments is simple by disable the Jetckpack Comments in Jetpack settings. Really simple.
The issue is in Jetpack conflicting with Antispam Bee, ok, now, I don’t want to disable Jetpack plugin as I like the share facility it offers and I don’t want to disable Antispam Bee as the amount of spam I get by not having Antispam Bee is simple don’t worth the hassle.
If this is the same scenario you have in your WordPress based blog, with the same plugins and experiencing the same issue here is the work around.
The solution to solve the error invalid security token in WordPress comments is simple by disable the Jetckpack Comments in Jetpack settings. Really simple.