-
Dwenaus posted on the forum topic Group Activity Feed in the group How-To and Troubleshooting: 14 years, 3 months ago
i solved this with a child theme by copying activity.php from the default theme to my child theme in the same folder structure (group/single/activity.php) then totally redoing the whole thing. This is using wordpress built in template replacement. good o’l wordpress. Now I’ve got recent forum posts on the left with activity feed on the […]
-
Dwenaus started the forum topic code to allow site admins to join any group in the group How-To and Troubleshooting: 14 years, 3 months ago
As site admin, sometimes I need to join a group to do maintenance or do something. But for some reason I can’t. This code snippet adds a separate button next to request membership where you can join the group automatically.
-
Dwenaus posted on the forum topic Helpful links for site admin to quickly manage groups in the group How-To and Troubleshooting: 14 years, 3 months ago
done
-
Dwenaus started the forum topic Helpful links for site admin to quickly manage groups in the group How-To and Troubleshooting: 14 years, 3 months ago
I found myself continually clicking all over the place to manage the admin section of groups, so I wrote this function to add helpful links in the group header and group directory. enjoy.
-
Dwenaus posted on the forum topic Adding pagination links to bottom of Group Directory in the group How-To and Troubleshooting: 14 years, 3 months ago
and obviously for members you can do this:
// add pagination links to the bottom of the members directory
function add_bottom_members_pagination_links() {
?><?php
}
add_action( 'bp_after_members_loop', 'add_bottom_members_pagination_links' ); -
Dwenaus posted on the forum topic Autosubscribe every group-member in the group BuddyPress Group Email Subscription: 14 years, 3 months ago
@miguael – OK, this feature is implemented. The site admin can now go to manage members, and at the bottom is a link (and a warning) where you can reset every group members subscription level. enjoy 🙂
-
Dwenaus posted on the forum topic Add translation .mo file in the group BuddyPress Group Email Subscription: 14 years, 3 months ago
i’ll make sure those strings are caught.
boone, isn’t there a better way to include translations – because they will be erased on each update. Should they not live outside of the plugin directory? I guess once they are settled, you can send them to us and we can include them in future versions.
-
Dwenaus posted on the forum topic Autosubscribe every group-member in the group BuddyPress Group Email Subscription: 14 years, 3 months ago
this is now a feature I implemented. I’ll update the plugin pronto. To do this, you go to the manage members page for the group, then at the bottom, hit the update all members link. It updates all members to the default setting.
-
Dwenaus posted on the forum topic Limiting default subscription status in the group BuddyPress Group Email Subscription: 14 years, 3 months ago
that sounds like a good idea for a feature. I’ll look into it. For now you as the super admim can change the default setting for any groups.
-
Dwenaus posted on the forum topic need only the ADMIN NOTIFICATION functionality in the group BuddyPress Group Email Subscription: 14 years, 3 months ago
@gwu123 sorry I’m a little late with this follow up, but there is a function in the plugin which takes care of this ability, copy it out and put it into another plugin of your own design and it should work for you. You’ll also need to get function that creates the admin form. The two […]
-
Dwenaus posted on the forum topic WP 3.0 Support in the group BuddyPress Group Email Subscription: 14 years, 3 months ago
@idealien sorry for the late reply.
yes, it works perfectly with 3.0.
About the second question, the plugin does not currently support that functionality. -
Dwenaus started the forum topic plugin updated to fix tags not being added when group is created. in the group BuddyPress Group Tags: 14 years, 4 months ago
plugin updated to fix tags not being added when group is created. update to version 1.3
-
Dwenaus posted on the forum topic BuddyPress Group Tags is now available in the group Third Party Components & Plugins: 14 years, 4 months ago
I’ve updated the group tags plugin again. fixed the bug where tags are not saved during group creation. ( a bug that was introduced in version 1.2.2) the new version is 1.3
-
Dwenaus posted on the forum topic Group tags not displaying correctly in the group BuddyPress Group Tags: 14 years, 4 months ago
i have to get around to setting up an admin page for the group tags plugin, until then every time I make an upgrade to the plugin, your settings get over-written.
-
Dwenaus posted on the forum topic bp-group-calendar – not updating group activity in the group Creating & Extending: 14 years, 4 months ago
sure send me it if you want, and I can see if there are any goodies I can add back to my version.
-
Dwenaus posted on the forum topic bp-group-calendar – not updating group activity in the group Creating & Extending: 14 years, 4 months ago
version 1.5 – my own version, as I’ve forked it for my own use. I’ve left the trunk behind because I changed it drastically.
-
Dwenaus posted on the forum topic how to calm down comment nesting in the group How-To and Troubleshooting: 14 years, 4 months ago
bump in response to this topic
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/activity-replies-too-much-indentation -
Dwenaus posted on the forum topic Activity Replies: Too much indentation in the group How-To and Troubleshooting: 14 years, 4 months ago
@paulhastings0
I prefer the simply approach taken by facebook: one level of indent. in my opinion, nested comments are an ultra-cool headache.like posted above, my solution at https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-calm-down-comment-nesting/ should do the trick.
-
Dwenaus posted on the forum topic bp-group-calendar – not updating group activity in the group Creating & Extending: 14 years, 4 months ago
hi @nit3watch, all donations are welcome, even small ones keep the developers happy :). send paypal donations to deryk@bluemandala.com. I don’t need anything from their website, I think I might still be a member- ( i bought three months). And yes, as far as I know it is fully legal. what you pay for is membership […]
-
Dwenaus posted a new activity comment 14 years, 4 months ago
but like with all my plugins, if It is a feature I don’t need myself, a donation will make it happen for you.
- Load More
@dwenaus
Active 3 months, 2 weeks ago