-
ajayver started the forum topic Unable to show group mods, with this plugin activated. in the group BP Group Hierarchy 13 years, 2 months ago
In a group header, there is a function:
It shows group moderators.
Without group hierarchy plugin it lists moderators by using BP_Groups_Template […] -
ajayver replied to the forum topic How to get all current group's doc ids in array? in the group BuddyPress Docs 13 years, 2 months ago
Finally, I found a way to show recent docs, but i am sure there should be some easier methods to do it.
`function show_recent_docs(){
global $bp, $wpdb;
if (isset($bp->groups->current_group->id)) {
$output = ”; […] -
ajayver started the forum topic How to get all current group's doc ids in array? in the group BuddyPress Docs 13 years, 2 months ago
Hello!
I would like to show a compact list of current group’s recent docs in the sidebar or group header.
All I need is an array of doc ids, but I can’t find the correct function.
I can’t even query the database for this […] -
ajayver replied to the forum topic Make Comment Form QuickTags work with BuddyPress in the group How-To and Troubleshooting 13 years, 2 months ago
Thanks for this information! I was looking for such manual!
As I understand it is not possible to show quicktags in activity comment form since it doesn’t have an exact ‘id’. Am I right? Or maybe there is some way to make […] -
ajayver posted an update in the group How-To and Troubleshooting: 13 years, 6 months ago
I don’t get any email notifications from Buddypress.org website (( id it a bug? I doublechecked all my profile settings, they seem to be correct…
-
ajayver started the forum topic Unreachable admin page in the group BP Group Hierarchy: 13 years, 6 months ago
When I’m trying to reach group hierarchy admin page, i get this error:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘bp_group_hierarchy_admin_page’ not found or invalid function name in wp-includesplugin.php on line 395
Does anyone know, how to fix it?
Thank you! -
ajayver posted on the forum topic Unable to see the admin page in the group BuddyPress Docs: 13 years, 6 months ago
Yes, sorry for that))
-
ajayver posted on the forum topic Editing Docs template files in the group BuddyPress Docs: 13 years, 6 months ago
Unfortunately that doesn’t work with latest wordpress, buddypress and buddypress docs 🙁
I tried this way and many others – nothing helps. -
ajayver started the forum topic Unable to see the admin page in the group BuddyPress Docs: 13 years, 6 months ago
When I’m trying to reach group hierarchy admin page, i get this error:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘bp_group_hierarchy_admin_page’ not found or invalid function name in wp-includesplugin.php on line 395
Does anyone know, how to fix it?
Thank you! -
ajayver started the forum topic Editing Docs template files in the group BuddyPress Docs: 13 years, 6 months ago
Thanks for this plugin!
I can see that the template files of buddypress docs are separated in a “templates” folder. Is there a proper way to copy them in to my template folder and edit? I just don’t want to touch files inside the plugins folder to leave the updates opportunity.
Thank you! -
ajayver joined the group BuddyPress Docs 13 years, 6 months ago
-
ajayver posted on the forum topic How to get group info by id outside of the loop in the group How-To and Troubleshooting: 13 years, 7 months ago
Thank’s a lot, drebabels!
-
ajayver posted on the forum topic How to get group info by id outside of the loop in the group How-To and Troubleshooting: 13 years, 7 months ago
Thanks, but did you read my question? 🙂
I have all the Id’s, I want to access their names and permalinks to show in the list.
For example, I need to show links to groups 1, 12, 42 and 99, in the sidebar, I don’t need current group Id for that 🙂 -
ajayver posted on the forum topic How to get group info by id outside of the loop in the group How-To and Troubleshooting: 13 years, 7 months ago
Any Ideas? I want to write a simple plugin that shows the tree of hierarchial groups. I can’t belive that there is no easier way than quering the database…
-
ajayver started the forum topic How to get group info by id outside of the loop in the group How-To and Troubleshooting: 13 years, 7 months ago
Hello!
Is there an easy way to show group’s name, permalink and other info using the group’s ID?
I mean without any loops, just for one group for example? -
ajayver joined the group How-To and Troubleshooting 13 years, 7 months ago
-
ajayver started the forum topic Child group's activity in a parent group stream? in the group BP Group Hierarchy: 13 years, 8 months ago
Hi! Thank you for this awesome plugin – very useful! If we have hierarchy in groups, it will be very useful to have all child activity in parent groups. I want to make a travel community, so I if the user is interested in some country’s group, he will be able to see all states […]
-
ajayver joined the group BP Group Hierarchy 13 years, 8 months ago
@ajayver
Active 2 months, 4 weeks ago