This topic has 11 replies, 2 voices, and was last updated 2 years, 3 months ago ago by Rose Tyler
Hi there,
Image Hover Effect “SWAP” in Shop (Woocommerce/Shop/Product Style/Image Hover Effect) stopped working after Woocommerce upgrade to 6.8
Please HELP!
Hello,
There is no such problem on our test site.
Does your child theme contain custom changes?
Please provide temporary wp-admin and FTP access, so we can take a closer look.
Regards
Hi Rose,
Thank you for looking into this issue. Please refer to the Private area for the credentials.
Olga
Hello,
I’ve passed this problem to one of our developers, and I will let you know once get an answer. Please be patient and do not change access.
Thanks in advance.
Regards
Thank you, Rose.
You’re welcome! Have a nice day!
Regards
Fixed. Clear cache and check now.
Regards
Thank you, Rose!
Please provide us with the fix, as we have to apply it to the production environment.
Olga
Hello,
You may simply copy xstore/framework/theme-functions.php from your staging and upload it on your production (of course if you have the same theme versions/core versions)
Otherwise, you may open xstore/framework/theme-functions.php and find next lines -> https://prnt.sc/rVElJ8F98qu7
and add the highlighted in the middle square
Position of placement -> https://prnt.sc/eOYzK-IvQizg
Code that was added:
if ( !$image ) {
$image = wp_get_attachment_image( $attach_id, $size, false, array('class' => $class) );
}
Regards
Thank you, again.
Will the fix be included in the next theme release?
You’re welcome!
Yes, it will be included.
Regards
Tagged: image hover effect, persuasive, swap, upgrade, woocommerce, woocommerce themes, wordpress
You must be logged in to reply to this topic.Log in/Sign up