TruthElixirX
11-04-2008, 06:42 PM
I want to call all the tags for a particular thread within the thread itself, much like the existing tag thread box, however, I want to make them link to a different page. It would look like this:
<a herf="http://example.net/search.php?do=$tag">$tag</a>
So really, all I need to do is duplicate "tagbit" and "tagbit_wrapper" templates and modify "tagbit" slightly with the new URL.
I tried just copying them and pasting them directly into SHOWTHREAD template, but it doesn't work, no tags are shown.
Help?
<a herf="http://example.net/search.php?do=$tag">$tag</a>
So really, all I need to do is duplicate "tagbit" and "tagbit_wrapper" templates and modify "tagbit" slightly with the new URL.
I tried just copying them and pasting them directly into SHOWTHREAD template, but it doesn't work, no tags are shown.
Help?