0

I am facing issue with gallery images I have images in backend but not showing in front-end product page gallery slider I have checked there is no error in the console.

Kishor Thummar
3,0301 gold badge11 silver badges19 bronze badges
asked Feb 21, 2020 at 11:00
2
  • did you migrate OR upgrade ? Commented Feb 21, 2020 at 13:10
  • What is solution you followed? Commented Feb 2, 2021 at 17:09

1 Answer 1

0

Try to run these commands on the root of the project:

php bin/magento catalog:images:resize

php bin/magento cache:flush

php bin/magento cache:clean

php bin/magento setup:static-content:deploy

php bin/magento indexer:reindex

chmod 777 -R

Thanks.

Ronak Rathod
6,58020 silver badges46 bronze badges
answered Feb 21, 2020 at 11:26
1
  • I have done all these Commented Feb 21, 2020 at 11:42

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.