I am trying to make a blog like news system in Joomla. I need to be able to publish news to the homepage with pagination below, but I need permissions in it. I have made 2 user groups (Members & Partners) and I need to be able to publish some news only to these user groups. So for example a guest would see all the public post but skipping private posts and when logged in as a member, the members would see all the posts including members posts and the same with partners for partner posts.
I have made the above said system with a menu type(Category Blog) displaying all the articles from the category 'News' on the home page, but when I set the permission of any article to 'Members' or 'Partners' the news menu skips it from guest view but also from partners or members when I log in as one.
I also haven't used Featured Posts feature in my site as I don't know it's utility. Featured posts in WordPress are generally made for a slideshow. In Joomla it seems the homepage posts are called featured posts (am I right?). In my site I have only one place to show posts (all kinds, all category). Should I make all the posts featured? Will it work with the permissions then?
Thanks for the help in advance.
I appreciate all the help.