Is there an 'all posts' shortcode, failing that, how can I display all posts in the manner that the recent posts shortcode displays

Hi, I am using the X theme recent posts shortcode (stack- renew) and am happy with how it is displaying. However, my client would like to have a page of ‘all posts’ in a category, displaying in the same manner, possibly with pagination (although that is just an option, not a must).

Is there an official way to do this (I think recent posts maxes out at 4?)

Thanks,
Mark

Hi There,

You can add more than 4 recent posts if you add shortcode instead of the recent post element.
You can use recent post shortcode inside the classic raw content element.
Check the recent post reference for help.
http://demo.theme.co/integrity-1/shortcodes/recent-posts/

Regarding pagination, you need custom development to integrate it, which is out of our theme support scope.

Thanks

Hi, thanks I had read that support topic and it reads as if the maximum number you can use is 4. However (as an experiment) i put in 99 and all the posts showed up. I guess the reason its not mentioned on the docs is because styling appears to get broken, but its fine i can fix that. Thanks for your help :slight_smile:

You’re welcome.

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