Hi,
I'm creating a child theme and I'd like to create a header nav containing 5 links all slightly different in their setup.
1. Home - a list of 5 most recent posts
2. Collections - links to a separate (i.e. A non wordpress created page)
3. Collaborations - links to a separate (i.e. A non wordpress created page)
4. Stockists - A wordpress page
5. Contact - A wordpress page
So my question is how do I create items 2 and 3 without hardcoding them into my header? Or is this not possible?
Appreciated.
m