-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
ok first of all a big thumbs up for this project. excellent features out of the box. the routing and implementation of pages, having a static homepage and the additional page builder are all very intuitive. //read great for hacking
the issue:
i've set up a news page and have demo posts good to go. yet when on the news page it doesn't load posts. i've tried individual posts, and those work /news/"post-name"
the api request shows:
REQUEST URL
GET /wp/v2/pages {"slug":"news"}
the api request on your page shows:
REQUEST URL
GET /wp/v2/posts {"per_page":100}
i've got it working by removing the /page/ from permalinks but then the other pages wont get their content.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels