Display breadcrumbs
-
I’m trying to display breadcrumb for a subgroup but can’t seem to figure this one up.
Here is a link to a subgroup for example: https://www.cmecompete.com/communities/see-walk-cities/city-of-americus-2087736576/
If you check the html you’ll see under the group name there is
<a title="" href="/communities/"></a>
I used
<?php bp_group_hierarchy_breadcrumbs(); ?>
but it does not show any breadcrumbs just this empty link to communities (which is basically groups)Anyone can help me and let me know how can I get this to work outside the loop.
Actually all I’m trying to get is a link to the parent group so if anyone has a better idea feel free to share.
Thanks much.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Display breadcrumbs’ is closed to new replies.