tree-loop tree inside member groups list, help-me!
-
Hello, Hierarchy is a great plugin, thanks!
I’m trying to put group tree inside member groups list, like this shot:
http://humorzao.com.br/problem.jpgi’ve put the code:
<?php
$loop_template = apply_filters(‘bp_located_template’,locate_template( array( “tree/tree-loop_single.php” ), false ), “tree/tree-loop_single.php” );
load_template($loop_template);
?>
and loaded the css + js of hierarchy at header.
its works, but not listing child groups when i click at [+], always list the current group!i think the problem is bp_ajax_querystring( ‘tree’ ), but i cant figure it out..
can you helpme?
what i need to change to display correct child groups?thanks!
you plugin is awesome.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.
