Hello,
If I want all articles of a particular category to appear on a particularly page, how would I go about doing that?
Thank you,
Hello,
If I want all articles of a particular category to appear on a particularly page, how would I go about doing that?
Thank you,
Hello @mmurphyperron,
Thanks for asking. 
You have the option to use Recent Post shortcode and filter the same by category. For ex:
[recent_posts count="1" orientation="vertical" category="remember"]
Above short-code will display posts from Remember category. You can add the shortcode in text or raw content element. For more information please take a look at following post:
http://demo.theme.co/integrity-1/shortcodes/recent-posts/
Thanks.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.