Lv.12
Moderating
Bronze Member
Iron Member
Donor Member
- 28.06.2020
- 3 827
- 1 392
- $8 464
thanks to dear member @jessy submitted a new resource:
Sub-Forums Grid - This template modification displays the sub-forums below the parent node body.
Read more about this 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
Find this bit of code below and copy it to clipboard then delete it.
- Template node_list_forum
Код:<xf:if is="$depth == 2 AND property('nodeListSubDisplay') == 'flat'"> <xf:macro...
Read more about this resource...