cancel
Showing results for 
Search instead for 
Did you mean: 

Showing blank white page in frontend after installing the new theme in magento 2.4

Showing blank white page in frontend after installing the new theme in magento 2.4

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!

3 REPLIES 3

Re: Showing blank white page in frontend after installing the new theme in magento 2.4

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 !

Problem Solved ? Click on 'Kudos' & Accept as Solution ! Smiley Happy

Re: Showing blank white page in frontend after installing the new theme in magento 2.4

I faced similar kind of issue last time, I am still searching for some proper solution Nox

Re: Showing blank white page in frontend after installing the new theme in magento 2.4


@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!