humanmade / humanmade/feelingrestful-theme
news feed not displaying
- Dominant language
- JavaScript
- Stars
- 173
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.