Hello,
I’m trying over a month now to display the entry title inside the <title> of my weblog - inside “comments” template that displays only the selected entry -
The code i’m playing with is:
<title>{exp:weblog:info weblog="{my_weblog}"}{blog_title}{/exp:weblog:info} - {exp:weblog:entries}{title}{/exp:weblog:entries}</title>
But the result is besides having the actual entry title an additional XML “garbage” inside the title!
example:
<title>netfreaks.gr :: internet crossroad - Firefox Download day 2008: πάρτε μέρος για το ρεκόρ!<!--
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<rdf:Description ...
Any ideas? [ I hope i’m posting in the correct forum ]
