PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

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 please
If 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.

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!

Sorry, I needed to switch of this option as this is live site. Still you can find this issue on this screen shot:

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

OK, can we solve somehow this problem? Is there any option to use some Snippet for it?

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

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.

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.

 

 

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?

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

 

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.

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