Hello,
I want to add a page where all my posts that fall in a specifc category will be placed.
Your short comes with [recent_posts] offer unsatisfactory options:
I can only add 1, 2, 3, 4 and choose a category. But I cannot add all my posts.
I want to make it so that when I create a new article within that category, it will be automaically posted on that page.
Saw this option:
[recent_posts count=“2” category=“Camping”]
[recent_posts count=“2” category=“Camping” offset=“2”]
[recent_posts count=“2” category=“Camping” offset=“4”]
[recent_posts count=“2” category=“Camping” offset=“8”]
[recent_posts count=“2” category=“Camping” offset=“10”]
[recent_posts count=“2” category=“Camping” offset=“12”]
This means I have to update this page regurarly. Is there another way please? To add them all so that the builder automatically adds all the posts from the category “Camping” to that page?
Thank you.