-
mutualdesigns replied to the forum topic Counting Parent Groups in the group BP Group Hierarchy 12 years, 7 months ago
I’ve been fighting with this all evening and morning and I’m wondering if anyone has any input on this issue:
I’d like to take the output I’ve stored in the variable above and store this information to […]
-
mutualdesigns replied to the forum topic Counting Parent Groups in the group BP Group Hierarchy 12 years, 7 months ago
Figured it out! Stored the number inside the variable to test, but you could do a number of things with this information. I’m working on limiting the permissions in the creation phase to prevent more than three […]
-
mutualdesigns started the forum topic Counting Parent Groups in the group BP Group Hierarchy 12 years, 7 months ago
I found the following function inside your plugin, but I’m having trouble getting it to work:
`function bp_group_hierarchy_get_parents( $group = null ) {
global $groups_template;if ( !$group ) {
/** […] -
mutualdesigns replied to the forum topic Queries in the group BP Group Hierarchy 12 years, 8 months ago
Even on a fresh install of BuddyPress and BP Group Hierarchy, I’m getting 23 additional queries for each group I create. Am I doing something wrong?
-
mutualdesigns started the forum topic Queries in the group BP Group Hierarchy 12 years, 8 months ago
David, when we enable the BP Groups Hierarchy plugin, about 250 queries are being added to the page. We’re going from 2 second load time to 30 seconds as soon as the plugin is activated. What might be causing this?
-
mutualdesigns replied to the forum topic Plugin breaking groups URL in the group BP Group Hierarchy 12 years, 10 months ago
Reporting the same issue.
-
mutualdesigns replied to the forum topic Group Hierarchy Tree not working ! in the group BP Group Hierarchy 13 years, 3 months ago
So how about those breadcrumbs… Did that happen? 🙂
-
mutualdesigns replied to the forum topic How Place Group Tree First? in the group BP Group Hierarchy 13 years, 3 months ago
On a side note, BuddyPress should work on their website because it does not allow you to edit nor delete posts… :/
-
mutualdesigns replied to the forum topic How Place Group Tree First? in the group BP Group Hierarchy 13 years, 3 months ago
Figured it out!
Replace:
in groups/index.php
with:To change the menu, change the ul as I described above.
-
mutualdesigns replied to the forum topic How Place Group Tree First? in the group BP Group Hierarchy 13 years, 3 months ago
Figured it out!
Replace:
in groups/index.php […] -
mutualdesigns replied to the forum topic How Place Group Tree First? in the group BP Group Hierarchy 13 years, 3 months ago
Figured it out!
Replace:
in groups/index.php
with:
<div […] -
mutualdesigns replied to the forum topic How Place Group Tree First? in the group BP Group Hierarchy 13 years, 3 months ago
@PiManIII – If you just want to display it first, you can edit the ul in groups/index.php. Put do_action( ‘bp_groups_directory_group_types’ ) before […]
-
mutualdesigns replied to the forum topic group hierarchy admin menu trouble in the group BP Group Hierarchy 13 years, 3 months ago
I don’t know if this is helpful, but the error only occurs on third level groups. The top level groups work fine, the second level groups are fine, but even in a fresh install of buddypress and bp group hierarchy, the third level […]
-
mutualdesigns started the forum topic FYI: Changed name of groups in the group BP Group Hierarchy 13 years, 3 months ago
Love the plugin. Just a note to those out there developing custom buddypress themes. On our site, we changed the name of groups to communities. In the URL, we have http://sitename.com/communities instead of groups. The group tree […]
-
mutualdesigns posted an update in the group BP Profile Search 13 years, 3 months ago
Is it possible to use this inside groups to search only the members of the group. I’ve placed the hook inside members.php inside the groups folder, but it doesn’t seem to work. Am I doing something wrong or does this only work with the members loop?
-
mutualdesigns joined the group BP Profile Search 13 years, 3 months ago
-
mutualdesigns started the forum topic Conflict with BuddyPress Links in the group BuddyPress Docs 13 years, 3 months ago
There seems to be a conflict with the plugin BuddyPress Links when using both inside a group. Any chance of looking into this for a new version? I’d like to be able to offer both. Thanks!
-
mutualdesigns replied to the forum topic How to add a NEW nav item to GROUPS nav bar in the group How-To and Troubleshooting 13 years, 3 months ago
Is it possible to add a class and title to the nav item for javascript application purposes?
-
mutualdesigns replied to the forum topic customizing buddypress profile page default tab and item-nav order in the group How-To and Troubleshooting 13 years, 3 months ago
Is there a way to add a class or title to a menu item on the profile or groups page?
-
mutualdesigns replied to the forum topic Member Groups Name Modification in the group BP Group Hierarchy 13 years, 3 months ago
David,
Thanks for your reply. Because this plugin allows users to make an unlimited level of groups, placing the naming function into the plugin would probably be a nightmare. The client I’m working with wants to use groups […]
- Load More
@mutualdesigns
Active 5 years, 1 month ago
Searching inside groups is not (yet) possible, sorry!