Post categories

Hello!

On my Front Page, I’ve created 3 SectionS containing a Post (Minimal) Element, where do I control the Category displayed for each one?

TIA

Hey @adventurer,

I’m currently not 100% sure what you want to accomplish. Do you mean to display the Category of each post? If so, add a Text element inside the Article element and insert this Dynamic Content {{dc:term:name}} in the Text element.

If that is not what you need, please detail what exactly you’d like to achieve.

Thanks.

Thanks for the reply,

Sorry, let me clarify, I want to display the posts in a particular category. So, I want to display the latest 4 posts from Category A in the 1st Post (minimal) Element, the latest 4 posts from Category B in the 2nd Post Element and the latest 4 posts from Category C in the 3rd Post Element. I know how to set the number of posts, I just don’t know how to set the categories. The default is Recent Posts.

Does this have to do with the Looper Provider? If so, how would do I set it to display whichever Category I want to draw from?

TIA

Hello @adventurer,

The Posts (Minimal) element displays the recent post items because it is using the Looper Provider Recent Post. You will need to change it to use the Looper Provide Query Builder so that you can specify from which category you only want to display.

Hope this helps.

Perfect! Thanks!

Hi @adventurer,

Glad that we are able to help you.

Thanks

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