Deimos Wrote:Does not work = (
Simply gives a blank page, without a site map.
Hello, Deimos.
Could you please tell me:
- What version of GetSimple are you running
- What page have you added the sitemap
- If you have edited the template page
The default behaviour of the gs-map.php template file is to show the children sitemap if on a page different than index.
if you put it in /sitemap/, for example, it won't show anything, as you probably don't have children pages. You should change the code of the template from "map(return_page_slug());"
to "map();"
Thank you for telling though - future versions will have map-allsite and map-children as different templates
./tankmiche_