Problem:
I'm using the shortcode [wpv-woo-buy-or-select add_to_cart_text='TEST' link_to_product_text='TEST' show_variation_options="yes" group_add_to_cart_text="TEST"] inside a Views and I'm still have the standard WC "Add to cart" text.
Solution:
In the product listing page, for the variation product posts, the shortcode [wpv-woo-buy-or-select] is designed to display a "Select options" button, just like Woocommerce shop page by default(without shortcode [wpv-woo-buy-or-select]).
And you can customize text "Select options" by attribute "link_to_product_text", for example:
[wpv-woo-buy-or-select add_to_cart_text="Add to basket" link_to_product_text="TEST"]
Relevant Documentation:
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-woo-buy-or-select
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 6 replies, has 2 voices.
Last updated by 5 years, 10 months ago.
Assisted by: Luo Yang.