Sub-Forums Grid

Sub-Forums Grid

  • Создатель Темы Создатель Темы axtona
  • Дата начала Дата начала
Присоединился
Июнь 28, 2020
Сообщения
4,400
Оценка реакций
1,401
Credits
$11,794
thanks to dear member @jessy submitted a new resource:

Sub-Forums Grid - This template modification displays the sub-forums below the parent node body.

result:
Просмотреть вложение 50811
This template modification displays the sub-forums below the parent node body.
First step: Ensure the style property nodeListSubDisplay is set to "Listed below node", you can find this in Style properties > Node/forum list
  • Template node_list_forum
Find this bit of code below and copy it to clipboard then delete it.
Код:
<xf:if is="$depth == 2 AND property('nodeListSubDisplay') == 'flat'">
            <xf:macro...

Read more about this resource...
 
Вверх