How to show more than 10 items per page. The view served by wordpress/php respect the Settings > Reading:
But I don’t know how to change it for the frontity view.
How to show more than 10 items per page. The view served by wordpress/php respect the Settings > Reading:
But I don’t know how to change it for the frontity view.
Hello @josema.enzo
You can use state.source.params
and add per_page
. Here’s the link to the documentation:
https://docs.frontity.org/api-reference-1/wordpress-source#state-source-params
The reading setting you mentioned doesn’t affect the REST API.
Let us know if get it working
Wow, my bad. I missed that part of the docs. Working good, thank you
By the way @josema.enzo we would love to know what are you building with Frontity. I invite you to show it to the community here once it is ready!
For sure, also I wanted to give some feedback of my experience using frontity. Will text you soon