Problem:
I originally chose to use a custom field to populate the featured image for Product pages for image customization and display preferences. The custom field displays exactly as I need but I'd like to know if I'm creating problems by not using the Product Image field considering that I have to use woocommerce. Is there a best practice recommendation here?
Solution:
You can use Views shortcode [wpv-post-featured-image] to output woocommerce product image:
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-post-featured-image
And if it is an variable product post, you can also use shortcode [wpv-woo-product-image] (Woocommerce Views plugin) to display different variable product images:
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-woo-product-image
Relevant Documentation:
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-post-featured-image
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-woo-product-image
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 7 replies, has 2 voices.
Last updated by 6 years, 3 months ago.
Assisted by: Luo Yang.