-
Quint replied to the forum topic Profile wireframes – take two in the group BP-Default 13 years, 2 months ago
It could be even thinner: drop username and @user and use just a QR code… 😉
-
@modemlooper replied to the forum topic Profile wireframes – take two in the group BP-Default 13 years, 2 months ago
Only username and @user in a small space above content
-
question_man posted an update in the group How-To and Troubleshooting: 14 years, 6 months ago
Can you have @user notifications on wordpress posts as well? (not just comments and wall posts)
-
question_man started the forum topic email notifications on blog posts in the group How-To and Troubleshooting: 14 years, 6 months ago
Hello,
I’ve been deceived by your description that says “anywhere on this site” where there’s @user will issue an email notification to that user. I’ve tried it and it seems to only work in the activity stream (profile posts). Is there a way to add it to blog posts as well?
-
johnyred posted on the forum topic registration confirmation email sent as attachment in the group How-To and Troubleshooting: 14 years, 8 months ago
Just tested and the comment notification emails have errors as well.
I am using WPMU with BuddyPress.
Emails and their status
– Signup confirmation (error)
– Password reset (ok)
– Comment notification on blog posts (error)
– Private messaging (ok)
– User mentions (@user) (ok)
– Friend request (ok) -
imjscn posted on the forum topic lost tooltip on @user? in the group How-To and Troubleshooting: 14 years, 8 months ago
no clue on what’s happening, so I removed this @user? from my template completely.
-
imjscn started the forum topic lost tooltip on @user? in the group How-To and Troubleshooting: 14 years, 8 months ago
I’m not sure when it started… today I noticed the tip on @user? got lost.
On mouse hover, it shows hand, but do nothing on click.
Help! -
danfundf started the forum topic mentions in user activity stream? in the group How-To and Troubleshooting: 14 years, 11 months ago
How do I go about to display mentions in users activity stream and to remove the preappended “@user” before my mention? I want to make it more Facebookish
-
stoi2m1 started the forum topic Help with Messaging and @mentions in the group How-To and Troubleshooting: 14 years, 11 months ago
WP 3.0.2 Network configuration Buddypress 1.2.6 subdirectory configuration. @mentions do not appear in the notifications menu item in the buddybar, nor is an email received by the @mentioned. @mentions can be seen by going to My Account >> Activity >> @user Mentions. Messages can be made to the activity stream and replies can be made to […]
-
stoi2m1 posted an update in the group How-To and Troubleshooting: 14 years, 11 months ago
WP 3.0.2 Network configuration Buddypress 1.2.6 subdirectory configuration.
@mentions do not appear in the notifications menu item in the buddybar, nor is an email received by the @mentioned. @mentions can be seen by going to My Account >> Activity >> @user Mentions. Messages can be made to the activity stream and replies can be made to them, and…[Read more]
-
dougjoseph posted on the forum topic @mentions is confusing to members in the group How-To and Troubleshooting: 15 years, 1 month ago
@r-a-y Thanks. I had found that same post yesterday and already applied it. Works great! I like it because I get the benefit of “post on wall” type usability, and I still get the email notifications, which I think is an important feature. I now simply wish to have ” @username” tagging (mentions) to continue to work […]
-
Igor Inocima started the forum topic Trouble with Activity Tab (Ajax reload won`t work in other languages) in the group Transposh – translation filter for wordpress: 15 years, 2 months ago
I
ve installed Transposh with WordPress 3.0.1 with Multisites enabled + Buddypress 1.2 with the Default theme. Its working with almost everything, maybe except the Activity tab. When viewing the Activity tab and switching between All Members, My Friends Activity, My Groups and @user Mentions, it will work in the default language. But if you change the […] -
justbishop posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 15 years, 3 months ago
@alanchrishughes: Yep, I use the following in member-header.php on my site for the link to the feedback posts (which are titled with the @user name of each member):
href=”http://www.clothunderground.com/feedback/bp_displayed_user_username();/” title=”View or leave feedback for this user”
Worth a try!
ETA: of course, you’d need the php…[Read more]
-
justbishop posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 15 years, 3 months ago
@alanchrishughes: could you not hardcode everything but the Log Out in that menu? I thought all of those items had actual URLs, they just each include the current logged in user’s @user name. You could grab that by using bp_displayed_user_username() in the link with the rest hardcoded, couldn’t you? It’s a bit janky and static, but it […]
-
lu5dx posted a new activity comment 15 years, 3 months ago
Actually only the text box (post-form) under each profile so people can post directly to each other’s profile. Exactly the same as in buddypress.org . I mean it’s the same as using the mention @user… but actually a bit different since posts will be listed in the activity of the profile to which the post is being posted and also @user…[Read more]
-
piphut started the forum topic user @ mentions counting as link spam in the group How-To and Troubleshooting: 15 years, 3 months ago
I have wp set to mark any comment with more than one link for moderation. @user mentions use to be exempt from this rule so if I had the comment ” @user1 @user2 check this out!” it would get published right away. With the recent BP upgrade, or the WP 3.0 upgrade (or both?) it has started marking […]
-
justbishop started the forum topic Linking Directly to Search Results? in the group How-To and Troubleshooting: 15 years, 5 months ago
-
Tosh posted a new activity comment 15 years, 6 months ago
How would I do that? I just finished it up and the code chunk is ready.
I also want it to show in a specific spot. So right under this area:
User @user
-
would something like:
`
add_action( ‘bp_before_member_header_meta’, ‘cube_points_stuff’ );function cube_points_stuff() {
if(function_exists(‘cp_displayPoints’)){
global $bp;
echo ‘‘;
cp_displayPoints($bp->displayed_user->id);
echo ‘‘;
}
if(get_option(‘cp_donation’)){
?>
[<a href="cp_donate.php?d=1&u=displayed_user->id; ?>&width=500&height=200″…[Read more]-
I got it to work but the do_action isn’t in an ideal location really. So I’m just doing a template edit. Thanks for the help though. Now I know more about BuddyPress 🙂
-
-
@user
Not recently active