I’d like to create a dynamic list of titles in my template footer to all of the static pages I’ve created within the Pages module.
So far, I haven’t found an example of how one might do this…
Does anyone have a link or example they’d share?
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
May 08, 2011 5:02pm
Subscribe [2]#1 / May 08, 2011 5:02pm
I’d like to create a dynamic list of titles in my template footer to all of the static pages I’ve created within the Pages module.
So far, I haven’t found an example of how one might do this…
Does anyone have a link or example they’d share?
#2 / May 08, 2011 5:09pm
Ok, this was more obvious than I realized.
Before posting, I had originally attempted this:
{exp:channel:entries channel="static_pages"}
{title}
{/exp:channel:entries}
It caused a syntax error, so I immediately assumed I didn’t understand how to do it.
However, I now see that its exactly what I need, except I’m using EE 1.7. D’oh!
channel => weblog
Its working now!
#3 / May 09, 2011 6:02am
Excellent 😊 Thanks for updating. Feel free to start a new thread if you have any more questions