-
Notifications
You must be signed in to change notification settings - Fork 307
Open
Description
Hi there,
I'm pretty new to Nextjs. This is a great starter point for getting into Nextjs combined with WP.
I am trying to set a page as the homepage. For this in WP there is this setting to set a static page as the frontpage.
When I do this, the homepage isn't changing.
If I click on one of my menu-items i'm getting the error:
Error: A required parameter (slugParent) was not provided as a string in getStaticPaths for /[slugParent]/[[...slugChild]]
I'm not sure where to start.
I have tried to change the src/pages/index.js. But I wasn't sure if that's the right approach.
I hope someone can point me in the right direction.
Thank you!
Metadata
Metadata
Assignees
Labels
No labels