Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Media Gallery / Thumbnails do not load for all products #23

Closed
philspbr opened this issue May 26, 2015 · 5 comments
Closed

Media Gallery / Thumbnails do not load for all products #23

philspbr opened this issue May 26, 2015 · 5 comments

Comments

@philspbr
Copy link

The additional images thumbnails on the product page won't load for some products.
Looking at the Ajax requests, I saw that some return an empty JSON (even though there is more than one image for the product) and others return a JSON with the correct thumbnail URLs - in both cases the div doesn't get populated with the thumbnails. The main image does load and switch correctly though.

@wigman
Copy link
Owner

wigman commented Jun 15, 2015

May I have a look at a dev environment to investigate the problem?

@wigman
Copy link
Owner

wigman commented Jun 16, 2015

Hi, please try the new version 0.4.4 in the test branch. Please note it's a test version, so don't try on production. Hopefully your issues are resolved:)

@philspbr
Copy link
Author

Hi, thanks I will try the new version and let you know about the result!

Edit: Upon further looking into this issue, i am not sure anymore it has to do with the ajaxswatches but with Magento 1.9.0.1 and the configurable swatches itself. I found another issue related to my problem (dweeves/magmi-git#183) - Product images disappear when saving an existing product with imported images. Anyway, I will give you an update soon

@sasoriza
Copy link

I have just tested version 0.4.4 and for me it is working great! All swatches seem to be working, so far I have not found one that was missing.

Thank you for this great extension!

@wigman
Copy link
Owner

wigman commented Jun 19, 2015

Great, thanks @sasoriza. Just pushed it to Master.

@wigman wigman closed this as completed Jun 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@sasoriza @wigman @philspbr and others