Page 1 of 1

title of news item

Posted: Mon May 23, 2011 4:01 pm
by mm111
On top of the news detail template it says:

Code: Select all

{* set a canonical variable that can be used in the head section if process_whole_template is false in the config.php *}
{if isset($entry->canonical)}
  {assign var='canonical' value=$entry->canonical}
{/if}
On top of the newsitem page (on te website) I see the title of the website. I don't it there. I found some items on the forum, but none helped to remove the title. Even if I delete the code above, the title of the website is still shown.

Can anyone please help me?

Re: title of news item

Posted: Mon May 23, 2011 4:27 pm
by M@rtijn
A canonical url is something else then the title of a page.

Can you provide a link to the website, because I don't not really understand where this title you are talking about is located. Is it in the browsers title bar or inside the page itself?

As far as I know there is no (website) title inside the default news template

Re: title of news item

Posted: Mon May 23, 2011 5:03 pm
by uniqu3
Do you want to set news title as page title?
Look here http://www.i-do-this.com/blog/29/Settin ... News-title