Double product images when Show image of variation is active
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page pleaseIf you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.
Quote from crosso on March 7, 2024, 00:47Hi there,
I noticed strange compatibility issue when option"Show image of variation" is active - there is two colors of the same product:
a) first row shows pictures chosen as default pics for certain product
b) second row shows pictures which are product's variation pic added to theHow to remove first row with default pics?
You can see it here: https://crosso.pl/sklep/swoof3/kolor-niebieski/
Best regards!
Hi there,
I noticed strange compatibility issue when option"Show image of variation" is active - there is two colors of the same product:
a) first row shows pictures chosen as default pics for certain product
b) second row shows pictures which are product's variation pic added to the
How to remove first row with default pics?
You can see it here: https://crosso.pl/sklep/swoof3/kolor-niebieski/
Best regards!
Quote from crosso on March 7, 2024, 01:21Sorry, I needed to switch of this option as this is live site. Still you can find this issue on this screen shot:
Sorry, I needed to switch of this option as this is live site. Still you can find this issue on this screen shot:

Quote from Pablo Borysenco on March 7, 2024, 12:28Hello
This is incompatible with the current theme. It looks like the current theme is using a custom template for the images. I think this is due to the third-party functionality for changing the image on hover
Hello
This is incompatible with the current theme. It looks like the current theme is using a custom template for the images. I think this is due to the third-party functionality for changing the image on hover
Quote from crosso on March 7, 2024, 13:27OK, can we solve somehow this problem? Is there any option to use some Snippet for it?
OK, can we solve somehow this problem? Is there any option to use some Snippet for it?
Quote from Pablo Borysenco on March 8, 2024, 11:37Hello
You can try to disable this functionality(changing the image on hover).
Perhaps in this case the images will have a standard template and my plugin functionality will work correctly
Hello
You can try to disable this functionality(changing the image on hover).
Perhaps in this case the images will have a standard template and my plugin functionality will work correctly
Quote from crosso on March 10, 2024, 13:10Hi,
I did change hoover option to NONE and the Husky filter still show two rows of images like before.
For sure there is no chance to add some Snippet or hook to bypass this problem? I can see it many times in the support forum, so I'm not alone having this issue.
Hi,
I did change hoover option to NONE and the Husky filter still show two rows of images like before.
For sure there is no chance to add some Snippet or hook to bypass this problem? I can see it many times in the support forum, so I'm not alone having this issue.
Quote from Pablo Borysenco on March 11, 2024, 12:26Hello
The problem is that many themes use custom image templates to implement custom functionality.
And all these themes do it differently so there is no universal solution.
Hello
The problem is that many themes use custom image templates to implement custom functionality.
And all these themes do it differently so there is no universal solution.
Quote from crosso on March 12, 2024, 12:44So is there any chance you can help me solving my problem or you just accept it as it is and provided answers solves the problem in your opinion?
So is there any chance you can help me solving my problem or you just accept it as it is and provided answers solves the problem in your opinion?
Quote from Pablo Borysenco on March 12, 2024, 13:25Hello
Solution options:
use a theme that has a standard image template
customization of the plugin code and the code of this third-party theme. In this case, this customization will take a lot of time and most likely after updating the plugin or theme, this code will need to be restored
Hello
Solution options:
use a theme that has a standard image template
customization of the plugin code and the code of this third-party theme. In this case, this customization will take a lot of time and most likely after updating the plugin or theme, this code will need to be restored
Quote from crosso on March 12, 2024, 13:31Ad 1) How can we define a theme that has a standard image template?
Ad 2) How much would it cost me if I decide for this move? Would you be intrestted in doing it? Template is updated once a 18 months and did it just yesterday, so near future let me think of solved problem.
Ad 1) How can we define a theme that has a standard image template?
Ad 2) How much would it cost me if I decide for this move? Would you be intrestted in doing it? Template is updated once a 18 months and did it just yesterday, so near future let me think of solved problem.
Quote from Pablo Borysenco on March 13, 2024, 11:45Hello
1It is better to find out from the theme developers. woocommerce_before_shop_loop_item_title - The theme must use this hook (do not remove/override this hook)
2 Unfortunately, we do not have resources for custom tasks. I don't know how much it might cost. But from our side I can provide all the necessary information for third-party developers. The main idea: in the theme, find a function that generates an image and implement (adapt) this code - https://c2n.me/4kuzB3s.png - WOOF::wc_template_loop_product_replaced_thumb
Hello
1It is better to find out from the theme developers. woocommerce_before_shop_loop_item_title - The theme must use this hook (do not remove/override this hook)
2 Unfortunately, we do not have resources for custom tasks. I don't know how much it might cost. But from our side I can provide all the necessary information for third-party developers. The main idea: in the theme, find a function that generates an image and implement (adapt) this code - https://c2n.me/4kuzB3s.png - WOOF::wc_template_loop_product_replaced_thumb