Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

How to change default home to a static page? #157

Open
lunyx opened this issue Mar 22, 2014 · 3 comments
Open

How to change default home to a static page? #157

lunyx opened this issue Mar 22, 2014 · 3 comments
Labels

Comments

@lunyx
Copy link

lunyx commented Mar 22, 2014

Sorry if this is the wrong place to get help, but as per the readme:

  • Show a static page instead of existing dynamic pages such as the home page, products pages, and taxon pages.

How can I get this to work? I'm trying to get example.com/ to be a static home page, but the default is the spree /products page. As far as I know, there's no way to omit the slug to make it so that you can replace the root page.

@sbasir
Copy link

sbasir commented Mar 22, 2014

Set the SLUG to / and the home page should point to your static page.

@lunyx
Copy link
Author

lunyx commented Mar 23, 2014

That's what I initially tried and thought didn't work (the URL in the admin points to about:blank). I tried it again after your suggestion and had the same result, but actually visiting the root path does work. So I guess it's just a bug in the admin interface.

@futhr futhr added the question label Jan 4, 2015
@mtmgit
Copy link

mtmgit commented Oct 14, 2019

That's what I initially tried and thought didn't work (the URL in the admin points to about:blank). I tried it again after your suggestion and had the same result, but actually visiting the root path does work. So I guess it's just a bug in the admin interface.

Was working on the same thing. Were you trying to add additional pages to a site with Spree being a "block" or page within the entire site when you asked this question? The flow I am trying to create is Intro block, About Us block, Products block (with Spree being this block), then the typical css, logo, footer, etc. Would appreciate your help.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants