Home / Forums / WoodMart support forum / Swatches Issue on Hompage and Shop Page
Home › Forums › WoodMart support forum › Swatches Issue on Hompage and Shop Page
Swatches Issue on Hompage and Shop Page
- This topic has 10 replies, 3 voices, and was last updated 5 years, 3 months ago by
Artem Temos.
-
AuthorPosts
-
July 28, 2020 at 12:06 pm #214850
n.pervaizParticipantHello,
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/tpvg92On Shoppage on both sites German and English not working.
July 28, 2020 at 12:48 pm #214862
Aizaz Imtiaz AwanKeymasterHello,
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.July 28, 2020 at 12:54 pm #214863
n.pervaizParticipantDidnt help. Still same as before.
July 28, 2020 at 12:59 pm #214870
Artem TemosKeymasterCould 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
July 28, 2020 at 1:17 pm #214875
n.pervaizParticipant1.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.
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.
July 28, 2020 at 1:41 pm #214888
n.pervaizParticipantFor 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.
July 29, 2020 at 6:20 am #214992
Artem TemosKeymasterPlease, disable all external plugins that are not related to our theme and disable WP Rocket lazy loading if you are using it.
July 29, 2020 at 6:39 am #215005
n.pervaizParticipantHello,
we already tried both. It is not working.
You can try yourself !
Thanks
July 29, 2020 at 6:41 am #215006
Artem TemosKeymasterPlease, keep all plugins disabled so we can check. And disable WP Rocket temporarily too.
July 29, 2020 at 7:09 am #215015
n.pervaizParticipantNow 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 ?
July 29, 2020 at 8:52 am #215040
Artem TemosKeymasterSorry, 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.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register