Lv.12
Moderating
Bronze Member
Iron Member
Donor Member
- Jun 28, 2020
- 3,819
- 1,392
- $8,430
thanks to dear member @jessy submitted a new resource:
Template Parent - adds a new template variable $xf.reply.templateParent
Read more about this resource...
Template Parent - adds a new template variable $xf.reply.templateParent
Adds a new template variable $xf.reply.templateParent which groups all thread_view* and forum_view* templates together.
XenForo 2.2 adds multiple variations to the thread_view and forum_view templates for the various new thread types:
So now when you want to target a template...
- thread_view_type_article
- thread_view_type_poll
- thread_view_type_question
- thread_view_type_suggestion
- forum_view_type_article
- forum_view_type_question
- forum_view_type_suggestion
Read more about this resource...