• During registration a specific email will be required. Only gmail.com & outlook.com" .
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Support.
Adds statistics for categories on the home page

Adds statistics for categories on the home page

XenModz

Administrator
XenModz submitted a new resource:

Adds statistics for categories on the home page - Adds statistics for categories on the home page

Adds category statistics to the main forum page. Once added, you can customize the color scheme yourself.
View attachment 6591
Find the following block of code in the node_list_category template of the theme you are using:

HTML:
<div class="block-body block-body--collapsible {{ !is_toggled('_node-' . $node.node_id) ? ' is-active' : '' }}">

                <xf:macro id="forum_list::node_list"

                    arg-children="{$children}"...

Read more about this resource...
 
Back
Top Bottom