Hi guys, I have started to add tags for the news and pages of the site in development but note that the tags are only a list and are not links, is that the way it is meant to be or is there a setting or theme change I need to make to get the tags to be links?
Thanks
Nightly Build 1.3.1.2 12/9
GW
Comments
`<?php printTags('links', gettext('<strong>Tags:').' ', 'taglist', ', '); ?>`
It however does not show the tags as links, but just a list.
Thanks
GW
code used is still
`<?php printTags('links', gettext('<strong>Tags:').' ', 'taglist', ', '); ?>`
Cheers
GW
GW