I am currently trying out the hosted 30 day demo.
I have a line of code as follows:
{venue} on {gigdate format="%D %F %d"}Which should display like this:
Wembley Stadium on Fri August 24
But instead the date gets put on a new line:
Wembley Stadium
on Fri August 24
Looking at the source it has changed the code to this:
london bridge
on Fri August 24...plus then a load of commented out RDF data, including a trackback for a domain Ive never heard of (is this normal)
Any ideas what it’s doing here?
Thanks alot