This topic has 8 replies, 2 voices, and was last updated 2 years, 2 months ago ago by Rose Tyler
Hi,
we turn product notification type into Popup or Open cart, but we still receive the allert message
Hello,
Try to disable all the third-party plugins (including cache plugins), that does not come bundled with XStore https://www.8theme.com/documentation/xstore/plugins/included-plugins/ , clear the cache of the browser, and check then. Maybe one of the additional plugins is the reason for the problem.
You are using child theme. Check if your custom changes are not the reason for such add to cart behavior.
Regards
Heloo and thanks for the quick reply.
Our custom code for add to cart with quantity was causing us the problem.
We removed it and the pop up is ok.
So, we use the theme’s Add to cart with quantity, but in this case the add to cart button turns to a bit smaller, with no text
Is there any way the add to cart button to came back to the previus appearance (big button with text)?
Hello,
Please provide a screenshot or markup of the desired display.
“to came back to the previus appearance” – sorry, but I do not remember how it was.
Regards
I hope this is helpful
Hello,
Ok. Please delete your custom code, we will try to help you using custom CSS.
Regards
ok, custom code deleted
Delete this custom code https://prnt.sc/Obqqg4g6DD6J
and add the next one:
.content-product .quantity-wrapper .button:before {
content: "Προσθήκη στο καλάθι";
font-size: 12px;
font-family: Manrope, sans-serif;
padding: 0 20px;
}
Regards
Tagged: notification, optimization, product, template, woocommerce, wordpress
The issue related to '‘Product added notification type don’t work’' has been successfully resolved, and the topic is now closed for further responses