Issues with Freetag Plugin
Posted: Thu May 21, 2009 6:26 pm
This is probably because I'm using it wrong, but here's the problem I'm having:
I would like each entry to list 5 related articles at the bottom of the body as well as a Flash cloud tag of all the tags for that particular entry.
I have gotten the related articles to show up, but only in the footer (regardless of whether I put yes or no to the footer question). I forced it to the body by using the smarty option and placing {$entry.freetag} after the body.
However, in none of these instances does it list the tags for that entry, in flash or otherwise. I am able to get the entire tag list to show up in the sidebar, but not a list of a particular entry's tags. I attempted adding {$entry.properties.freetag_tags} below the body as well, but all it prints is Array().
I deleted and reinstalled the plugin, but am seeing the same thing.
Any ideas? Thanks!
I would like each entry to list 5 related articles at the bottom of the body as well as a Flash cloud tag of all the tags for that particular entry.
I have gotten the related articles to show up, but only in the footer (regardless of whether I put yes or no to the footer question). I forced it to the body by using the smarty option and placing {$entry.freetag} after the body.
However, in none of these instances does it list the tags for that entry, in flash or otherwise. I am able to get the entire tag list to show up in the sidebar, but not a list of a particular entry's tags. I attempted adding {$entry.properties.freetag_tags} below the body as well, but all it prints is Array().
I deleted and reinstalled the plugin, but am seeing the same thing.
Any ideas? Thanks!