- XF Compatibility
- 2.2.x
- 2.3.x
- Short Description
- Enhance your website's SEO with clickable tags using our simple template modification. Replace line 93 in tag_macros template with new code for seamless integration and improved user experience.
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.