Skip Navigation

[Resolved] After setting the custom layout on the single product page, messages not showing

This thread is resolved. Here is a description of the problem and solution.

Problem:

I replaced the woocommerce single product page with the toolset layout.

Everything looks the way I want, but when I click on add to cart button, the messages that displayed earlier don't show up anymore. I want to keep the layout, but I need those messages as well.

Solution:

Please try with shortcode [wpv-add-to-cart-message] of Woocommerce plugin:

https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-add-to-cart-message

This shortcode displays a success message when a product is added to the cart.

Relevant Documentation:

https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-add-to-cart-message

This support ticket is created 6 years, 9 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 2 replies, has 2 voices.

Last updated by jacquesV-3 6 years, 9 months ago.

Assisted by: Luo Yang.

Author
Posts
#629851
message2.jpg
message1.jpg

I replaced the woocommerce single product page with the toolset layout.
Everything looks the way I want, but when I click on add to cart button, the messages that displayed earlier don't show up anymore. I want to keep the layout, but I need those messages as well.

You can see how it displayed before in the uploaded image.

Here is the link to the page:
hidden link

#629939

Hello,

Please try with shortcode [wpv-add-to-cart-message] of Woocommerce plugin:
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-add-to-cart-message
This shortcode displays a success message when a product is added to the cart.

#630027

Thank you very much, this solved my problem.