I hope this makes sense.
On our site, we created a "Did You Know" kind of content type to appear as a block (Image, Title, Blurb). The way it was supposed to work, the user would create a new Content Type, and the most recently appearing "sticky at top of lists" created Content type would be the one that appeared on all pages.
Now, however, we would like to change it so that we can dynamically determine which types of "Did-You-Knows" appear where. So, if a did-you-know is about a particular staff member, it could be in the section "About us," and if it's about a particular project that is being worked, it can appear in the section about that project. I'm just not sure exactly how to go about it.
The first step I took was, for the "Did You Know" that I wanted to appear on the about page, I made the parent item "about," and the one for projects, I made the parent item "projects", etc.