I have a problem. I have set different variant images for different colors on my product. On the top of the product page, the picture change when i swap between the different colors.
But further down the page, if I add the same element (product images) the picture won’t change.
The thumbnail is changing, but the main image wont change.
Anyone know what the issue might be?
Im using “Variation Swatches for WooCommerce” as variation plugin.
I have videos of the issue. But the issue can also be seen on the page.
Thanks
]]>Thanks!
]]>I am having an issue where the close button location is not changing from the default setting (bottom left).
I have changed this in the default template but it is not showing on the site. I have tried clearing all caches and it still seems to persist.
Any help would be very welcome!
Thanks,
Andrew
Please check the print-screen attached and advise on the following:
https://drive.google.com/file/d/1Stezrv_Lg1JoNvrB1EWmTH4r3UriSl_y/view?usp=sharing
We are using the Futurio Pro theme: https://futuriodemos.com/woocommerce-fashion/
Even when selected a different style of Heather-cart-icon it does not change?
Do you need a system status report?
Could you please advise on how to proceed
Thank you in advance for your help and support
Best regards,
Lina
File name : includes/data.php
Line number : 1031
Function Name : set_current_currency()
Code to added :
if ( $currency_code !== '') {
?>
<script>
document.cookie = "wmc_current_currency=<?php echo $currency_code; ?>; path=/";
</script>
<?php
$this->setcookie( 'wmc_current_currency', $currency_code, time() + 60 * 60 * 24, '/');
}
if ( ! $this->get_enable_multi_payment() && $checkout ) {
?>
<script>
document.cookie = "wmc_current_currency_old=<?php echo $currency_code; ?>; path=/";
</script>
<?php
$this->setcookie( 'wmc_current_currency_old', $currency_code, time() + 60 * 60 * 24, '/');
};
}
Basically I just added a javascript code in order to create cookies.
And that worked.
We tried following the instructions laid out in https://help.servmask.com/2018/10/27/how-to-increase-maximum-upload-file-size-in-wordpress/ but it doesn’t work. The current upload max, according to your plugin, is 64M.
Thanks!
-Adam
]]>When i try to change the captcha genetation type on the settings page, i see it’s unable to change, because it’s not responding unlike other options. Because of this issue, the captcha gives invalid captcha error when someone tries to send a comment. Please help.
Thank you.
]]>