Hi I just want to validate if what I'm trying to do is possible and how can I do it.
The site is mainly CMS with pages on every section.
There will be only 2 category of post
One page have static content in the main container part of the layout and on the right there is a sidebar. I want to be able to see a listing of category 1 and a listing of category 2 separately.
Can i do it with the function of WP or do I need a special plugin?
Thank you.