Home page as default page

Hi,

While playing around with ERPNext, I’m trying to set default page as home page ( website - setup - website setting - ) but login page comes as default always. Can anyone suggest the way around?

Dev

  1. Go to the Web Page List and select the web page you want to use as
    home.
  2. Copy the PAge Name field content.
  3. Go to Website Settings and paste in the field Home Page.

hth

Did same earlier also but no luck. Even when I create a new page and then try to set as home page, its getting saved but still login page comes as default.

Dev

update home page and try this command

sudo supervisorctl reload
sudo service nginx reload

I have same problem, may be there is some issue related to v5.

1 Like

Just tested this on my local. worked fine.
@kolate_sambhaji does this problem replicate in your local system ?

@neilLasrado Yes, I have same problem in v5 while setting home page to index.
This is solved by doing sudo service nginx reload

@pdvyas can you check.

1 Like

@neilLasrado just tested on developer machine.
To apply website setting/change home page, we need to restart server.

@kolate_sambhaji Thx you. After restarting server, it works now.

Dev

Hi

I have the same problem, but on the cloud version. check my other post.