If you look in _sub_header.html, you 'll find the following code around line 32:
- Code: Select all
<a href="[[ pivotx_url ]]index.php?feed=rss" class="rss">
This of course has to be:
- Code: Select all
<a href="[[ home ]]index.php?feed=rss" class="rss">