XenModz
Administrator
XenModz submitted a new resource:
Adds statistics for categories on the home page - Adds statistics for categories on the home page
Read more about this 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...