title of news item

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
mm111
Forum Members
Forum Members
Posts: 29
Joined: Sat May 07, 2011 12:41 pm

title of news item

Post 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?
User avatar
M@rtijn
Power Poster
Power Poster
Posts: 706
Joined: Sat Nov 14, 2009 4:54 pm

Re: title of news item

Post 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
Make your community a better place!
uniqu3

Re: title of news item

Post 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
Post Reply

Return to “CMSMS Core”