clickable

  1. D

    Unmaintained Clickable tags 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): <xf:foreach loop="$tags" value="$tag"> <span class="tagItem tagItem--tag_{$tag.tag_url}" dir="auto"> {{...
  2. N

    Add-on Clickable Url in a Thread Prefix

    It would nice to be able to pass a clickable url in the thread prefix itself... e.g. <a href="https://url which takes me to any link of my choice">Thread Prefix</a>
Back
Top Bottom