- Compatible XF 2.x versions
- 2.3
- Visible branding
- No
With this simple template modification you can make tags clickable everywhere (embed content and search results pages).
In
In
tag_macros
template replace this part of code (line 93):
HTML:
<xf:foreach loop="$tags" value="$tag">
<span class="tagItem tagItem--tag_{$tag.tag_url}" dir="auto">
{{ $highlightTerm ...
You do not have permission to view the full content of this resource.
Log in or register now.