List Wordpress post

i have list Wordpress post. i can see empty post in list. how to set only 9 post display?
{
component: news,
name: ‘Tips & Articles’,
categoryNewsId: ‘116’,
paging: false,
row: 3,
layout: Constants.Layout.listRight,
},
],

Hey @suthesan,

I’m not sure what’s going on here. Can you throw your code into a Snack so I can see and debug it on my end?

Cheers,

Adam

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.