mrderanged

Customer
was looking for more in among the nodes.

For example, 2 categories with 2 forums each, I would want the widget to show between the categories:

Above Nodes

Category 1
Forum 1​
Forum 2​
Widget

Category 2
Forum 3​
Forum 4​
Below Nodes
 

Russ

Pixel Exit Staff
You'll need to do a manual edit:

Screenshot_9.png

Code:
    <xf:if is="$node.node_id == '6'">
        <xf:widget key="forum_overview_members_online" />
    </xf:if>

Replace 6 with your category ID, and the widget key name with whatever widget you want to load.
 

mrderanged

Customer
Hmmm, no change.

Entered the following code in "node_list_category" template:
Code:
    <xf:if is="$node.node_id == '18'">
        <xf:widget key="maillepedia_latest_home" />
    </xf:if>

Widget is still showing in same position it was originally in "Forum Overview: Top"

1601915559292.png
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.