Skip to content

news feed not displaying #63

@Schokgolf

Description

@Schokgolf

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions