We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The original blueprint StylishPress (open with Playground) listed the landing page as shop
"landingPage": "/shop/
When I tested it for the latest changes in PR 105 , Playground gave a 404 error on that url.
When I navigated around the newly created pages, I noticed that contact us page was set as the Shop page and updated the landing page to go there.
"landingPage":"/contact-us/"
@bgrgicak commented
It's not a big deal, but it's a bit confusing to have contact-us here. Could we add a Shop page to the wxr and use it as the shop page for Woo?
@adamziel as the author of the original blueprint example, what do you think?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The original blueprint StylishPress (open with Playground) listed the landing page as shop
"landingPage": "/shop/
When I tested it for the latest changes in PR 105 , Playground gave a 404 error on that url.
When I navigated around the newly created pages, I noticed that contact us page was set as the Shop page and updated the landing page to go there.
"landingPage":"/contact-us/"
@bgrgicak commented
@adamziel as the author of the original blueprint example, what do you think?
The text was updated successfully, but these errors were encountered: