I have a better way of describing the above:
Setup a blog page where whenever the a user posts new content, it will be automatically added to the respective category (as picked by user).
Example editing pane
|—————————————————————|
| The content all goes here. The user types in every |
| thing. Then they pick which category to put their post |
| in – either upcoming events or “in the spotlight” in |
| dropdown menu below. |
|—————————————————————|
Post category (Dropdown box with these selections) Upcoming events, “Spotlight”
(Publish Button)
Basically, I want the user to be able to pick which subheading they want to post their content in.