Hey, i’m new to Frontity (and react too) and was trying out it on one of my project.
Can any when guide me on how to display say 3 recent posts in Hompage (i have selected static Homepage and there is a section to display recent blog posts) and also under individual posts?
In order to help you better with your project please provide the info suggested here
The package @frontity/wp-source is the one in charge of getting the data from your REST API and putting it into the state so you can access these data from your React components
If you have changed the homepage in your WP you may have to change these settings in your frontity.settings.js:
Description of issue i’m facing: Would like to show 3 recent posts in the homepage and serveral other pages (like about page and services page that i define in WordPress. (have used seperate homepage and post page in wp and defined that on Frontity settings)
Please share a repository or code-sandbox with your code
In the post below we explain the info we suggest to provide in order for the Frontity team and the community to provide the best possible help as quickly and as efficiently as possible