Hello,
My product page does not load. I log in into store manager, then click on catalog, and then products. The product's page looks like it is loading but at the end it gives me error. Can anyone help?
Thank you
This is the error. I have already followed the instructions, but nothing changed.
It's a sad emoticon and then "something went wrong while displaying this web page"
I think we need more information like log error or JS error to see the problem.
Try to check permission it may be permission issue.
sudo chmod -R 777 *
Run the command als run deploy command.
bin/magento setup:static-content:deploy
bin/mageno cache:clean
bin/magento cache:flush
Thanks
siddiqui
Thank you! I have a script that block the page, probably with the necessary updates it will work again.
@ibamboli Hi,
As you customize the product detail page if yes then please revert it and check in default magento it works or not.
If it works then in your customization you did some wrong so please check and reply.
If your problem solve accept as solution.