Hello,
The Recent Posts widget shows a limited number of posts, is it possible to add an option that allows visitors to load more posts?
Thanks
Hello,
The Recent Posts widget shows a limited number of posts, is it possible to add an option that allows visitors to load more posts?
Thanks
Hi There @getfocused
Thanks for writing in! There’s no such option currently available to load more recent posts. However, you can load more than four posts using recent posts shortocodes. Please refer to the “Offset Posts” section in the following examples (http://demo.theme.co/integrity-1/shortcodes/recent-posts/).
Basically, you can use the offset parameter to display more than 4 posts.
Follow the example below.
[recent_posts count="4" orientation="horizontal"]
[recent_posts count="4" orientation="horizontal" offset="4"]
[recent_posts count="4" orientation="horizontal" offset="8"]
Hope that helps.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.