[RSS Feed/News] Tag list in article extended view

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
I would like to see the small list of tags as seen under the title in thread view or in the regular list with the meta group the same way in the extended article view. (Some of this may be added by an addon, but I just need to find the template and position to add that to).

The code to be added ist:
Code:

Code:
        <xf:macro template="tag_macros" name="list"
            arg-tags="{$thread.tags}"
            arg-tagList="tagList--thread-{$thread.thread_id}"
            arg-editLink="{{...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom