Assigning posts to pages?
-
I’ve poked around quite a bit and haven’t seen this problem addressed…
I am creating a blog system for an organization with several groups. Each group will post blog entries in one of two categories, ‘Event’ & ‘Journal’.
Each group gets a Page in the system and that page will display the ‘Event’ & ‘Journal’ categories for that group separately…
I think the multi-loop is dealt with fairly easily… but how do I assign the posts to the appropriate groups/pages in a way that is easy for the user/author?
I thought perhaps the custom-field function could be massaged to serve this purpose… The requirements there would be: a)the user picks 1 from an admin-determined list of groups to post to b) the group page only displays posts that are assigned to it
I’m not afraid of writing custom code, but I need a shove in the right direction…
- The topic ‘Assigning posts to pages?’ is closed to new replies.