I'm trying to make attached product gallery but have some issues.
1. Navigation arrows.
2. Image Custom size.
3. Thumbnail custom size and borders.
4. Disable zoom feature from wpv-woo-product-image toolset (don't need it).
5. Thumbnail slide along with navigation on main image.
I'm using DIVI but not for this template because this is dynamic single product template and if I generate slider by DIVI, I will lose dynamic page.
Thank you
Furthermore, I need to add these field in single product page. Can I have option to add them by toolset?
6. Type Quantity.
7. Add to wishlist.
8. Compare.
Hello,
Q1) Navigation arrows.
Are you going to add the Navigation arrows to outputs of [wpv-woo-product-image]?
There isn't such a built-in feature for Navigation arrows, please check our document
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-woo-product-image
You might consider custom codes
Q2) and Q3)
You can customize the image sizes by following Woocomerce document:
https://docs.woocommerce.com/document/image-sizes-theme-developers/
You should be able to customize the image border with some CSS codes, for example:
Q4) Disable zoom feature from wpv-woo-product-image toolset (don't need it).
There isn't such a feature within [wpv-woo-product-image] shortcode, you might consider custom codes, for example:
hidden link
and this plugin:
https://wordpress.org/plugins/wc-disable-zoom-lightbox-features/
Q5~ Q7) As you can see, there aren't such kind of feature within shortcode [wpv-woo-product-image], it requires custom codes too, but shortcode [wpv-woo-product-image] supports 3rd party filters, you can setup some custom codes to output those buttons as HTML codes, see above document:
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-woo-product-image
enable_third_party_filters (opt):
yes | no
Enables third party plugins and themes to hook into the WooCommerce Product image functions woocommerce_before_single_product_summary and woocommerce_before_shop_loop_item
hidden link
But custom codes are out the range of Toolset support, you can check it with our Toolset contractors:
https://toolset.com/contractors/