I have created a sitemap like this:
{sitemap start_element="1" showall="1" relative="1"}
{sitemap start_element="2" showall="1" relative="1"}
{sitemap start_element="3" showall="1" relative="1"}
{sitemap start_element="4" showall="1" relative="1"}
{sitemap start_element="5" showall="1" relative="1"}
{sitemap start_element="6" showall="1" relative="1"}
ect.
Start element 4 is my news page (called artikler on this site). I would like to have a list of the news articles listed under element 4 in my sitemap, but haven't figured out how to do that. Is it even possible?
The sitemap can be seen here: http://www.larsen-adviser.dk/index.php?page=oversigt-over-larsen-adivser-dk
Thanks!
Newslist in sitemap
Re: Newslist in sitemap
Just insert the {news}-tag with the required parameters between 4 and 5. If you want it specifically styled, wrap a container (DIV) around the calling and style that DIV using similar logic as you have for your sitemap.
Ronny
Ronny
Re: Newslist in sitemap
Thank you so much - that was all I needed to de



