Hi, I am new to this community and m learning about magento. I have install magento 2.4, php version 7.4.9, xamp v3.2.4 , after successfully creating the admin panel i have install the venus theme, after installing the venus theme my backend panel is working fine but front end is showing blank white screen. Can any body help me?? Thanks in advance!
Hello @bablimehraee3c
Run these commands from your magento root :
sudo chmod -R 777 var/ generated/ pub/static/ pub/media/
php bin/magento setup:upgrade php bin/magento setup:static-content:deploy -f php bin/magento indexer:reindex php bin/magento cache:flush sudo chmod -R 777 var/ generated/ pub/static/ pub/media/
Hope it helps !
I faced similar kind of issue last time, I am still searching for some proper solution Nox
@bablimehraee3c wrote:Hi, I am new to this community and m learning about magento. I have install magento 2.4, php version 7.4.9, xamp v3.2.4 , after successfully creating the admin panel i have install the venus theme, after installing the venus theme my backend epayitonline.com panel is working fine but front end is showing blank white screen. Can any body help me?? Thanks in advance!
Try changing theme. May be it was theme issue!