[SOLVED] Description (title attribute) not working

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
spinfold
Forum Members
Forum Members
Posts: 44
Joined: Fri Nov 12, 2010 10:15 am

[SOLVED] Description (title attribute) not working

Post by spinfold »

Hello all,

I am trying to use the "Description (title attribute)" field which appears on the Options tab when adding/editing content.

I then have this in both my template and the site-wide Metadata field:

<meta name="description" content="{description}" />

...but it works neither through the Template or Global Metadata. The {description} part just comes out blank. There is definitely something set in this field on the pages I am testing.

Version 1.11.4 "Fernandina".

Am I doing something wrong?
Last edited by spinfold on Sun Jan 13, 2013 11:09 am, edited 1 time in total.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Description (title attribute) not working

Post by Rolf »

You have {process_pagedata} tag in the top of your template?
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
spinfold
Forum Members
Forum Members
Posts: 44
Joined: Fri Nov 12, 2010 10:15 am

Re: Description (title attribute) not working

Post by spinfold »

Rolf wrote:You have {process_pagedata} tag in the top of your template?
Yes.
spinfold
Forum Members
Forum Members
Posts: 44
Joined: Fri Nov 12, 2010 10:15 am

Re: Description (title attribute) not working

Post by spinfold »

Whoops! Typo on my part!
Post Reply

Return to “CMSMS Core”