Anyway, what I need help with is a Menu that shows and updates itself when I add related pages.
I have used the
Code: Select all
{menu template='real_simple' start_element='3.1' show_all='1'}
Say I'm doing a site with record reviews. When I click in on one review - say Aerosmith "Rocks" CD - I would like to add a list at the end showing related reviews. So, my question is: can I add a menu that lists all pages with the alias starting with "aerosmith", and updates the list when a new Aerosmith review is added?
Or maybe I could ID the pages somehow and tell the menu to list all those with the same ID?
I hope this makes sense and someone can help. Thanks.