• We have redone the forum. If you notice any issues or errors please open a Support Ticket under the Members dropdown and let us know.
O

Clickable tags everywhere

  • Thread starter Thread starter Old Nick
  • Start date Start date
O

Old Nick

Guest

Old Nick submitted a new resource:

Clickable tags everywhere - Simple template modification to make tags clickable everywhere

With this simple template modification you can make tags clickable everywhere.

In tag_macros template replace this part of code:
HTML:
Code:
<xf:foreach loop="$tags" value="$tag"> <span class="tagItem tagItem--tag_{$tag.tag_url}" dir="auto"> {{ $highlightTerm ? highlight($tag.tag, $highlightTerm) : $tag.tag }} </span>...
Click to expand...

Read more

Continue reading...
 
Similar threads Most view View more
Back
Top