I’m using a shortcode: [product_category category="xxx" columns="5"] to display my products, by default “Product was successfully added to cart” message is displayed before products, is it possible to move this div after products?
This topic was modified 7 years, 7 months ago by Piotr Kunicki.
You could probably make this happen via jQuery by moving the message in the DOM to after your products, but otherwise, I’m not quite sure. I found jQuery helps with a lot of these situations!
Viewing 1 replies (of 1 total)
The topic ‘How to move “added to cart” message’ is closed to new replies.