Sub-Forums Grid

Sub-Forums Grid

  • Auteur du fil de discussion Auteur du fil de discussion axtona
  • Date de début Date de début
Inscrit(e) le
Juin 28, 2020
Messages
4,400
Score de réaction
1,402
Credits
$11,804
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:
Afficher la pièce jointe 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.
Code:
<xf:if is="$depth == 2 AND property('nodeListSubDisplay') == 'flat'">
            <xf:macro...

Read more about this resource...
 
Haut