- XF Compatibility
- 2.2.x
- 2.3.x
- Short Description
- make tags clickable everywhere
With this simple template modification you can make tags clickable everywhere (embed content and search results pages).
In tag_macros template replace this part of code (line 93):
In tag_macros template replace this part of code (line 93):
HTML:
<xf:foreach loop="$tags" value="$tag">
<span...
You do not have permission to view the full content of this resource.
Log in or register now.