NewsPostDetailReturnLink not working
Posted: Thu Apr 07, 2011 1:21 am
Using latest CMSMS
From Default Detail Template:
{if $return_url != ""}
<div id="NewsPostDetailReturnLink">{$return_url}{if $category_name != ''} - {$category_link}{/if}</div>
{/if}
This link is returning to an empty page (pagealias is news-items) instead of the Home page which contains the News module. I set up the news-items page to show the news items when "More" is clicked.
How can this be fixed so it returns to the right place?
http://www.avalonsails.com.au - I have set up a test item at the bottom of the list of news items
Thanks
From Default Detail Template:
{if $return_url != ""}
<div id="NewsPostDetailReturnLink">{$return_url}{if $category_name != ''} - {$category_link}{/if}</div>
{/if}
This link is returning to an empty page (pagealias is news-items) instead of the Home page which contains the News module. I set up the news-items page to show the news items when "More" is clicked.
How can this be fixed so it returns to the right place?
http://www.avalonsails.com.au - I have set up a test item at the bottom of the list of news items
Thanks