Page 1 of 1

[SOLVED] Description (title attribute) not working

Posted: Sun Jan 13, 2013 10:42 am
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?

Re: Description (title attribute) not working

Posted: Sun Jan 13, 2013 10:50 am
by Rolf
You have {process_pagedata} tag in the top of your template?

Re: Description (title attribute) not working

Posted: Sun Jan 13, 2013 11:07 am
by spinfold
Rolf wrote:You have {process_pagedata} tag in the top of your template?
Yes.

Re: Description (title attribute) not working

Posted: Sun Jan 13, 2013 11:08 am
by spinfold
Whoops! Typo on my part!