Hi, I have the same problem using wordpress 4.7, Woocommerce 2.6.9 and Storefront theme.
I have put this in my functions.php but the “XXX has been added to your basket.” message still appears.
remove_action( ‘woocommerce_before_single_product’, ‘wc_print_notices’, 10);
This issue has status resolved, I was wondering what the resolution is? Thanks.
(I want to move the message down the page, so was going to re-add the action somewhere else.)
-
This reply was modified 7 years, 11 months ago by anorakgirl.