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 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?