Recent posts - specific to the category page it is on

I have three categories of posts, namely, testimonials, accolades, and news.
I want the sidebar on the testimonials category page to display only recent testimonials posts;
the sidebar on the accolades category page to display only recent accolades posts; and the
sidebar on the news category page to display only recent news posts.

Hello Arthur,

Thanks for writing in!

To filter recent post by category, you can use recent post coupled with category filter shortcode. Please visit following post to learn more:

http://demo.theme.co/integrity-1/shortcodes/recent-posts/

[recent_posts count="1" orientation="vertical" category="remember"]

Change Remember with the category name.

Thanks.

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