By anthonyplanet on
I have a site that is constructed with custom content types. I have remove the default page & story. My site has a splash home page
When i select "promote to front page" and go to MySite.local i get a page not found. However i can got to
node/32
Surely a dumb error by your's truely. Why can i not see this page as a default.
Comments
If you went to
If you went to admin/settings/site-information and changed your front page from
nodetosome-other-page, then "promote to front page" won't do anything."Promote to front page" means that your post will be included in the listing of page
/node, Drupal's default front page.If you want to make
node/32your permanent front page, you can do it in the admin/settings/site-information page.