This topic has 10 replies, 3 voices, and was last updated 3 years, 3 months ago ago by Rose Tyler
Hi, is this theme will automatically use the image set on each product variation as the swatch image?
Hello,
There is no such option. You can submit a request here – https://www.8theme.com/taskboard/
Regards
Ok. Since its not supported on current theme. So i’ve decided to use other plugin that can do this function. There are many that support this features on WP repo.
So i disabled the Variation Swatch from the customizer setting like so
https://i.imgur.com/sfEWZO5.png
So this will use the default woocommerce dropdown variation.
BUT…there is BIG problem with the product meta on cart & checkout page.
the Attribute not displayed as meta but simply append to the product title.
With Variation Swatch Disabled –
https://i.imgur.com/IwzKpW4.png
A correct cart should display like so (2021 theme)
https://i.imgur.com/JZYtM2I.png
I tried to install other variation swatches plugin but this wont fix the problem.
Please fix the theme to be able to use the standard woocommerce attributes & other swatches plugin properly while the built in Variation Swathes settings disabled.
this is very urgent. need a quick fix for this.
i’m verifying this issue on my test site
Fresh WP 5.8
Woocommerce 5.6
Xstore 8.0.5
Hello,
Provide us with FTP access to your site, please. We’ll check the issue in more detail.
Regards
Here is the ftp details
Hello,
Thank you. I passed the issue to our developers. I’ll inform you once they fix the problem.
Regards
hi, any updates on this?
Hello,
Add
add_filter( 'woocommerce_product_variation_title_include_attributes', '__return_false' );
in themes\xstore\framework\woo.php file via FTP
OR just reupload woo.php file, download the file from this page – https://dropmefiles.com/A8HaF
Regards
hi, its working thanks
Hello,
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up