magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.48k stars 9.29k forks source link

Upgraded to 2.1.7 and Product Image Keeps Loading and Variant not working as the price does not change #9855

Closed donkzA closed 7 years ago

donkzA commented 7 years ago

We upgraded to 2.1.7 as recommended by Magento and stated it has only security patch update. However, we are experiencing issues in the product page. The main image is not loading and only keeps showing the loader image. Choosing the available variant does not change the price. In the image it should be 16.99.

magerrorload magvarerr

Running in developer mode and already done the following:

php bin/magento catalog:images:resize php bin/magento setup:upgrade php bin/magento cache:clean php bin/magento setup:static-content:deploy

Have you experience any of these? Thank you

donkzA commented 7 years ago

Sorry, already fixed it by checking the child theme and removing duplicates from parent theme. I don't know why it happened, after upgrading to 2.1.7 all theme files from parent theme are copied to the child theme we are using.