-
Notifications
You must be signed in to change notification settings - Fork 28
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
Product images thumbnail wont displaying #23
Comments
Hey man, I had the same issue. Solved it by modifying the following files: app/code/community/Bubble/Autocomplete/Model/Observer.php Change:
to:
Then in app/design/frontend/base/default/template/bubble/autocomplete/js.phtml, change:
to:
Clear the local storage and refresh magento cache and it should work |
Thank you for the reply! |
I have the same problem |
The solution don't works :/ |
Hi, I made the suggested changes but only the default magento image still appears |
Hi... any news? |
Only displaying the default magento image.
The text was updated successfully, but these errors were encountered: