Page 1 of 1
metadata after </__body> tag
Posted: Thu Dec 18, 2008 3:18 pm
by pgingao
Hi all,
on my CMS Made Simple 1.4.1 "Spring Garden" metadata filled in for each page shows right after .
Any one had this issue?
Thanks
Paulo
Re: metadata after </__body> tag
Posted: Thu Dec 18, 2008 3:32 pm
by nuno
$config['process_whole_template'] stuff in config.php is true or false? play a bit with both!
Or just give me more details.
Re: metadata after </__body> tag
Posted: Thu Dec 18, 2008 4:45 pm
by nhaack
Hi Paulo,
have you checked that the meta-data tag is not below the body-tag in the template - happened to me twice just because I overlooked the body tag when I put it into the template on a late night session
You could post your template so we can have a look if that might be the cause
Best
Nils
Re: metadata after </__body> tag
Posted: Thu Dec 18, 2008 5:24 pm
by pgingao
Hi Nuno,
nice work with the admin templates

. Great stuff you guys have made the last few months here in this fanstastic CMS. WELL DONE!
About my issue I've tryed both true and false, and the result is the same!
One more thing: the values we enter for individual content on meta data field should be only keywords or the complete tag ??
Cheers
Paulo
nuno wrote:
$config['process_whole_template'] stuff in config.php is true or false? play a bit with both!
Or just give me more details.
SORTED! Re: metadata after </__body> tag
Posted: Thu Dec 18, 2008 5:27 pm
by pgingao
Sorry guys,
I was using only keywords and the correct format is
Very flexible indeed but for the final user this can be a bit of trouble! I can't see some of my clients filling in this tag propperly
Thanks all
Paulo