This repository was archived by the owner on Feb 27, 2024. It is now read-only.
WordPress homepage dynamic display error #732
Unanswered
spencersmb
asked this question in
Q&A
Replies: 1 comment 1 reply
-
So I think I fixed it but I have a few questions. In my .env file I've set my Wordpress URL to the URL from my LOCAL test site. I'm assuming that I will env variables through next/vercel to define the production URL to connect the WPENGINE site? Thanks |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've followed the steps and seem to be getting a build done, but when I load the local host preview using "npm run dev" - the homepage displays this:
To display your WordPress homepage dynamically, set your homepage to a static page via the WP dashboard (Settings: Reading Settings).
I've tripple checked the LOCAL site and it definitely has the STATIC PAGES set to HOMEPAGE and BLOG so I'm not 100% sure how to fix this. Any ideas I would sure appreciate it!
Beta Was this translation helpful? Give feedback.
All reactions