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
{{ message }}
This repository has been archived by the owner on Apr 30, 2020. It is now read-only.
how is your WordPress installation set up? Could it be that there are no posts added in the backend? The default posts page should show a basic post list or nothing (white screen) if there are none.
On a side note, have you considered using the Flynt CLI to set up a blank installation instead?
@HeoChauA Did you tried using a page as the frontpage of your WP installation? What does your HTML markup produced by WP look like? Just an empty body or is there any Flynt markup included? It's not really clear if you already tried pages or post archives etc.
If it's a PHP error another way to find out what is wrong you could use PHP notice output or Xdebug to hook into some breakpoints of your wordpress installation to see if your code stops working on a certain line of code.
I using Flynt started theme and I have an issues:
But I have "White Screen Of Death" when go to the pages, posts with:
localhost:3000
orflynt.local
How to fix this?
The text was updated successfully, but these errors were encountered: