I saw the template for new on
http://forum.cmsmadesimple.org/index.ph ... l#msg58559
but when I am at content/news to write a news there is no option for choosing that a template for the news. Is this how it should be? My question is the same how could the title of the news be displayed - on the news page - instead of the title of the previous article, previously read, which simply doesn't change when I go to the news page.
Please help, after 3 hours of searching for solution on this forum I cannot find the solution. Some things are still too difficult to me to understand.
I am using the "Left simple navigation + 1 column" template. Is something missing from here?
{* Change lang="en" to the language of your site *}
{sitename} - {title}
{* The sitename is changed in Site Admin/Global settings. {title} is the name of each page *}
{metadata}
{* Don't remove this! Metadata is entered in Site Admin/Global settings. *}
{stylesheet}
{* This is how all the stylesheets attached to this template are linked to *}
{cms_selflink dir="start" rellink=1}
{cms_selflink dir="prev" rellink=1}
{cms_selflink dir="next" rellink=1}
{* Relational links for interconnections between pages, good for accessibility and Search Engine Optmization *}
{literal}
=b){nw=b+"px";}if(w
#pagewrapper {width:expression(P7_MinMaxW(720,950));}
#container {height: 1%;}
{/literal}
{* The min and max page width for Internet Explorer is set here. For other browsers it's in the stylesheet "Layout: Left sidebar + 1 column" *}
{* start accessibility skip links *}
{anchor anchor='menu_vert' title='Skip to navigation' accesskey='n' text='Skip to navigation'}
{anchor anchor='main' title='Skip to content' accesskey='s' text='Skip to content'}
{* end accessibility skip links *}
{* Horizontal ruler that is hidden for visual browsers by CSS *}
{* Start Header, with logo image that links to the default start page. Logo image is changed in the stylesheet "For template: Left menu + 1 column" *}
{cms_selflink dir="start" text="$sitename"}
{* End Header *}
{* Start Search *}
{search}
{* End Search *}
{* Start Breadcrumbs *}
{breadcrumbs starttext='Welcome to' root='' delimiter='1'}
{* End Breadcrumbs *}
{* Start Content (Navigation and Content columns) *}
{* Start Sidebar *}
{* Start Navigation *}
Navigation
{menu template='simple_navigation.tpl' collapse='1'}
{* End Navigation *}
{* Start News *}
News
{news number='3' detailpage='news'}
{* End News *}
{* End Sidebar *}
{* Start Content Area *}
{print showbutton=true script=true}
{title}
{content}
{* Start relational links *}
{anchor anchor='main' text='^ Top'}
{cms_selflink dir="previous" label="Previous page: "}
{cms_selflink dir="next"}
{* The label parameter doesn't need to be there if you're using English, but is here to show how it's used if you don't want the English text "Previous page" *}
{* End relational links *}
{* End Content Area *}
{* End Content *}
{* Start Footer. Edit the footer in the Global Content Block called "footer" *}
{global_content name='footer'}
{* End Footer *}
{* end pagewrapper *}