You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: _props$pageContext.page is null
FrontPage
node_modules/gatsby-wordpress-theme-phoenix/src/templates/front-page/index.js:10
This is shown at the browser (no error at gatsby server).
It seems that the wordpress content is not properly set.
Regarding point 6 of installation:
6 - Add the ACF required data on the Home page from WordPress Dashboard.
This is not much precise. I've setup main page, menus and some posts, but something could be missing.
In order to check what the problem is, I think it would be fine if you can provide a backup of your wordpress demo site (posts, pages, images, etc.) so we can reproduce exactly your site for testing.
Thx
The text was updated successfully, but these errors were encountered:
TypeError: _props$pageContext.page is null
FrontPage
node_modules/gatsby-wordpress-theme-phoenix/src/templates/front-page/index.js:10
This is shown at the browser (no error at gatsby server).
It seems that the wordpress content is not properly set.
Regarding point 6 of installation:
6 - Add the ACF required data on the Home page from WordPress Dashboard.
This is not much precise. I've setup main page, menus and some posts, but something could be missing.
In order to check what the problem is, I think it would be fine if you can provide a backup of your wordpress demo site (posts, pages, images, etc.) so we can reproduce exactly your site for testing.
Thx
The text was updated successfully, but these errors were encountered: