Webmastersite.net
Register Log In

Template Variable problems

Title Template Variable problems
Message Text Hi I'm having a couple of template variable problems and I wa wondering if someone could point me in the right direction to solve them. The first problem is with category meta tags. I've tried the following in the Header Insertion field:
<meta http-equiv="description" content="{CATDESCRIPTION}"
and instead of the expected result I get the following:
<meta http-equiv="description" content="#123CATDESCRIPTION}"
It does work as expected if the same code is used in the default meta tags field in the SEO settings. Secondly, I'd like to have a del.icio.us bookmark icon on each link in the directory. I've used the following:
<a href=http://del.icio.us/post?url={LINKURL}&title={LINKBOOKMARKTITLE}>
This works up to a point, but it only outputs the first word of the title. Any help would be much appreciated
Rating
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
0/5 based on 0 votes.
Ownership fractalz
Views 378 views. Averaging 0 views per day.
Similar Topics
Submission Date May 02, 2008 - 4:30 AM