Let's say I have a page called Birthdays, and I already have individual posts called Adam, Andy, Andrea, and Alicia.
How do I call all of these posts into another page? For instance, in the page called Birthdays, I want the posts' contents to be displayed there:
[post about Adam]
[post about Andy]
[post about Andrea]
[post about Alicia]
I hope this isn't confusing.. any ideas?