Keith Kelly
Forum Replies Created
-
Forum: Plugins
In reply to: [BP Group Hierarchy] Upstream ActivityDavid –
Thanks for the help! I used that code and tested it locally and everything seems to work perfectly with BuddyPress 1.7.
The only change I made was that I removed the IF statement wrapping the add_action. If I kept that statement it wasn’t working.
Thanks again!
Forum: Plugins
In reply to: [BP Group Hierarchy] Upstream ActivityI also saw in the notes section that this is not included because there is no way to prevent duplicate instances of an activity in the global stream. For my application this does not matter as my global stream will not be accessible.
Is there a way to add this functionality through a theme function or something similar? Even if it is a plugin hack.
OK.
BuddyPress is using Gravatar, but the user has the option to upload their own image directly.
I guess the easiest thing to do is install the plugin and check it out.
Thanks.
Forum: Plugins
In reply to: [BP Group Hierarchy] [Plugin: BP Group Hierarchy] Change Tab NameDavid,
Thanks! I just downloaded the update and the group numbers works perfect!
Not sure how I missed the option to rename the groups, but thanks for directing me to the correct place.
This is something I am also interested in. I have found a couple posts that show how to create a plugin to possibly do this, but I am not savy enough in php to implement.
Forum: Plugins
In reply to: [BuddyPress Follow] Buddypress Follower not working with WP 3.2 and latest BPI was curious if this plugin will be updated for 1.5 as well. It seems that it does not completely work with the latest version.
I noticed the same issues using BuddyPress 1.5.1
Forum: Plugins
In reply to: Hide Some Page Content to Logged In UsersiKeirNez
Thanks for that code. That is exactly what I was looking for on my site. Worked great!
I am also trying the short code in a text (html) widget as an alternative, but that does not seem to work either.
Thanks for the update. Just an FYI…I have tried other short code in the boxes and it seems to work fine.
Let me know what you hear.