Swatches Issue on Hompage and Shop Page
-
Hello,
we have Problem on the “Home” Page in “German” Site the Swatches if we select them the Item is not changed. English site it works.
https://prnt.sc/tpvg92
https://prnt.sc/tpvhcz
On Shoppage on both sites German and English not working.
https://prnt.sc/tpvijf
Hello,
Try to add the following PHP code snippet to the child theme functions.php file to fix this
add_filter( 'woodmart_swatches_on_grid_right_order', '__return_false' );
Regard’s.
Xtemos Studio.
Didnt help. Still same as before.
Could you please disable all plugins that are not related to our theme and provide us your admin and FTP access so we can check it?
Thank you in advance
1.We have Problem on the “Home” Page in “German” Site the Swatches if we select them the Item is not changed. English site it works.
This issue we found why it is not working. We need to activate “Lazy Loading on Image” to get it work on German Site.
https://prnt.sc/tpwx04
Why do we need to activate that if we already have Lazy Loading in WP-Rocket ?
2. Shoppage is not working.
3. Send you the Admin Access.
For 1. We have another Issue when we activate the Lazy Load Image on the Homepage then our Page speed goes down ! The Images are not rezised.
https://prnt.sc/tpxiig
Please, disable all external plugins that are not related to our theme and disable WP Rocket lazy loading if you are using it.
Hello,
we already tried both. It is not working.
You can try yourself !
Thanks
Please, keep all plugins disabled so we can check. And disable WP Rocket temporarily too.
Now we deactivated Imagyfy amd WP Rocket and found that when we switch on Imagify it is creating Issue.
Is your Theme not working with Imagify ? We need Imagify as well. How can we solve that ?
Sorry, but we didn’t test our theme with this plugin and it may not work correctly with all theme functions. We see that it customizes default images HTML structure and by doing that, break our theme’s scripts.