Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '@mention on profile'

Viewing 25 results - 101 through 125 (of 129 total)
  • Author
    Search Results
  • #93810
    r-a-y
    Keymaster

    Okay, so I’ll probably create a plugin for this in the coming week or two. Please remind me if I don’t get to this!

    @dougjoseph – Your ideas have been discussed before.

    Read this blog post on BuddyDev.com to post on a user’s profile (mirroring the functionality of bp.org):

    Using activity as wire in Buddypress 1.2 themes

    #92714
    Roger Coathup
    Participant

    @thelandman, @hitler

    With some template coding, you can enable writing on other people’s walls – it’s done on this site for instance… click through to any member, and you’ll see the post box at the top!

    I haven’t looked in to the coding, but suspect it’s just a ‘simple’ case of hiding the @mention ‘behind’ the post form

    #89643
    alanchrishughes
    Participant

    @Modemlooper I guess that is what i was trying to ask, how would one go about adding things like @mentions to the default profile stream. I got that post to user’s wall thing going which is nice, but then it is directed to the @mentions tab still.

    alanchrishughes
    Participant

    @r-a-y actually I guess I mean without having to select between “Personal” “Friends” “Groups” “Favorites” “@mentions” I don’t know why I threw blog comments in there.

    lu5dx
    Participant

    Wow! @mercime !!!!!!! Thanks so so much for your post. Heading to modify what’s necessary right now. Regards!

    @mercime
    Keymaster
    lu5dx
    Participant

    I’d love to have that feature too! buddypress.org has that feature. Under each profile there is a form for us to post comments directly to friends. I’d like to be able to do that in my site.

    Regards.

    Martin

    #85125
    mvvspr
    Participant

    @contoaberto

    Its better to notify using @mention feature.So that you will get your reply faster and also the notification goes to the user you intended to ask.Anyways I will do it for you.

    @boonebgorges
    hi, Boone Gorges,

    Thank u very much for the info. But I have to confess I’m very much a newbie to understand what I might have done. Would you mind please explain a bit more – maybe in a dummie way?

    #80288

    In reply to: @mentions not working

    rossagrant
    Participant

    Hey Simon,
    Are you mentioning a user in a group forum?

    Someone can correct me if I am wrong but you won’t receive a notification email or note in the user bar if that is the case. You will only receive an email if someone users your username @mention in a status update that then hits the activity stream.

    Click on settings in your BP profile and look at notifications. It will list everything you get an email for. @mentions in forums isn’t one. I imagine if it was your inbox would be full of messages if you participate in a busy forum.

    Simply click on the @mentions link in your BP profile when you first login to get upto speed with @mentions.

    As I say, I’m sure a mod will correct me if I am wrong but you don’t get an email or notification in each instance when using @mentions.
    Hope this helps mate,
    Ross :)

    #79991
    rossagrant
    Participant

    I can see the @ mentions when i click on the @mentions section in my profile but I don’t get a message in the notifications bar.
    Could you @mention me on this site and I’ll see if it pops up on this site. On mine I don’t get one.
    Cheers
    Ross :)

    dre1080
    Member

    im asking, how to add a post form when you go to a users profile…on buddypress.org you can go to another users profile and theres a post form, wen u write in that post form it automatically picks up the displayed user’s username and ur post will come out as an @mention..

    #78200

    Basically I just want to be able to remove/hide the @mentions stuff so it doesn’t confuse my users. Maybe an option or a plug-in that turns this feature on/off. I just want to be able to mimic the public profile of facebook with “Wall, Profile, Pictures” etc…..Around 90% of my questions and complaints are stemming from the lack of understanding of the @mentions and the unwillingness of my community members to learn it. This feature is taking up to much of my time trying to train and educate them on this via support emails ect, so I would just like to be able to just turn it off if possible, yet I don’t want to mess with the core.

    Btw….I personally understand and like the @mentions…..it’s just a huge training issue for me at this time until it’s been baked more.

    Any suggestions?

    rossagrant
    Participant

    When someone uses the @username are you supposed to get a notification because you don’t. It says you do when you click on the ? next to the @username on someones profile but you only get it appearing under the @mentions. It would be good to get a notification wouldn’t it?

    With regards to names, their should just be one username that is used for everything on the front end. The first and Last name is useful in the backend but out on the site just ONE global name is essential in my eyes!

    Kaleh
    Participant

    Hi,

    I was looking at my site the other day and while using the tools and features I noticed a large inconvenience for a user; the post to profile feature.

    If a user wants to write a quick message on someones profile they must go to that profile click “mention this user” and then they are re-directed back to their profile to type in a message.

    The problem with this is it becomes very tedious. It also is difficult to send quick messages to friends whose user names are much different then there real names; therefore, remembering “@rembrandt45” for your friend Sean can get cumbersome when you have a large friend list.

    Do not get me wrong I love the “mention” feature it is brilliant for sending messages quickly, and to anyone in your activity stream.

    BUT

    I would like to place the same box that is currently in the activity stream and on the logged in users profile onto all users walls; so that they can quickly interact with each other by being able to post on each others profile activity stream.

    I was considering cutting the code from the activity stream that creates the post box and placing it into the profile.

    Any advice or ideas on how I can go about initiating this idea into my site would be fantastic.

    Thank you

    #10164
    Nick Watson
    Participant

    So basically I’ve come up with a very simple way for users to post on other users ‘walls’ without needed to go all the way back to their profile to do the @mention thing.

    It’s nothing spectacular right now because it’s still using @mention I just need some help with it.

    So what I have now is when you go to a friend or another users page, it’s displaying the “whats new” form with predefined text of

    @<?php bp_displayed_user_username() ?>

    This way when a user wants to post something to another user they can just simply go to their page, and type it there.

    The MAIN issue I would like to solve is this:

    What if a user goes to the page, and deletes the predefined text (the @username)? Is there anyway I can hide the @username from the user, so that when they go to post int he form, they just see a textarea and they post what they want to say, and then when they press submit the hidden @username will be added to the front of their post?

    Thank you.

    #68906
    xspringe
    Participant

    It’s a shame that the core implementation in BP forces you to use a twitter like @mention system for leaving comments on other people’s profiles. It’s not very user friendly for this specific purpose. One of the main reasons so many people that use twitter rely on third party software (connected through the twitter API) is to make the @mention system more manageable and usable, yet BP has this system as the only available option (and without third party applications to make it more usable).

    The current BP system doesn’t allow you to use the two most popular and common methods of commenting onto the profile of a user. One method is directly posting a comment into a user’s activity stream (e.g. like on facebook), the other method is leaving a comment at a specific separate section (usually at the bottom) of a user profile. By far the most social networks use either the facebook or myspace style method for commenting on user profiles, and as such this is what most people are most familiar with. It’s a shame that the twitter based @mention system, which is relatively unpopular and quite difficult to use for this specific purpose, is the only available option in BP core.

    Who else thinks that it would be a good idea to at least have the option to opt for alternate type profile commenting as part of the BP core system?

    #68867
    Boone Gorges
    Keymaster

    Yeah, it’s a bit of a change, isn’t it?

    My strategy for making the transition easier for my users is two-fold:

    1) Make the profile the default view for users (rather than activity), by adding

    define( 'BP_DEFAULT_COMPONENT', $bp->default_component = 'profile' );

    to wp-config.php

    2) Adding the @mentions profile tab, plus some explanatory text, to the members/single/home.php template in my child theme. Thus, right below

    <?php locate_template( array( 'members/single/profile.php' ), true ) ?>

    I’m adding

    <h4><?php bp_displayed_user_fullname(); ?>'s mentions</h4>
    <p>Whenever anyone posts an update on this site containing <?php bp_displayed_user_fullname(); ?>'s handle (<strong>@<?php bp_displayed_user_username() ?></strong>), it shows up as a public message below.</p>

    <p>Want to leave your own public message for <?php bp_displayed_user_fullname(); ?>?

    <div class="generic-button" id="post-mention" >
    <a href="<?php bp_send_public_message_link() ?>" title="<?php _e( 'Mention this user in a new public message, this will send the user a notification to get their attention.', 'buddypress' ) ?>"><?php _e( 'Mention this User', 'buddypress' ) ?></a>
    </div>

    followed by the activity loop, taken right from bp-default/activity/activity-loop.php, but with the following relevant modification: the arguments for bp_has_activities are

    <?php if ( bp_has_activities( 'scope=mentions' ) ) : ?>

    (You’ll have to do some styling to make it look right, but you get the idea.)

    It’s not an exact duplication of the Wire – I’ve tried to embrace the new @mention stuff, while still capturing the “leave a note for me” spirit of the Wire.

    #68847
    Nick Watson
    Participant

    I definitely agree with this. I’ll have a look around and see if I can find something myself, but other than that, I hope they add something back in.

    I understand that they wanted the @mentions to become the new way of commenting on someones wall, but you can post directly onto groups… so why not a member page as well.

    Like you said it’s more familiar to people. They just need to bring back the “wire”

    #9768
    Rich Spott
    Participant

    Hello,

    I am using BP 1.2.1 WPMU 2.9.2, premium wpmudev’s Multi-db 2.9 plugin.

    My users are able to use @mentions, update their profile, avatars and every other function of buddypress EXCEPT private messaging.

    I keep getting There was an error sending that message, please try again whenever you try to send a message.

    And I checked in wp_bp_messages_messages and it looks like no messages were created since i upgraded from bp 1.1.3 to 1.2

    #67297
    richarddavis
    Member

    Thanks for the quick tip Paul, that seems to address the problem we originally hacked it for, and BP profile links now seem better without the hack.

    However the @mentions still don’t work for any names with a period in them. They are fine for @admin (the only username without a period).

    I saw somewhere else that punctuation immediately following an @name messes it up – sounds like it could be related to this problem. BP may need some better regexes if it’s going to support periods in @usernames?

    (Wish we didn’t have the stupid periods, but that’s what the Windows guys have left us with!)

    #9601
    richarddavis
    Member

    WP 2.9.2 (not MU) + BP 1.2

    Some quirky problem around user names.

    We’re using Simple LDAP plugin and user IDs are therefore being set from our AD, which has a standard format

    FirstName.Lastname

    I noticed that the URLs of BP profile pages were being generated wrongly. Instead of

    members/FirstName.LastName

    it was replacing the full-stop with a space, so

    members/FirstName LastName

    naturally didn’t work in a HREF

    However hacking the URL in the location bar to

    members/FirstName%20LastName

    did arrive at the intended profile page.

    We couldn’t work out exactly how BP was handling this sanitizing of usernames, but a quick

    s/ /./

    in bp_core_get_user_domain did the trick and now the links work fine.

    This hack isn’t ideal, of course. Another side effect, probably related, is that @mentions also don’t seem to work. The ‘unique identifier’ specified by BP also contains a space:

    @Firstname Lastname is a unique identifier for …

    Naturally with the space in it, it isn’t, and of course @mentions in BP updates don’t work.

    Thoughts?

    #67078
    youngmicroserf
    Participant

    That works for me with a couple of isssues. The first user to log in via fbconnect is assigned the name “@facebookuser”, later signups seem to use the fb name for the @mention id, but their displayed name can be changed in the BP profile. The fb profile picture is skewed in the activity feed (twice as long as high).

    #65830

    In reply to: Wire 1.2

    xspringe
    Participant

    @modemlooper It’s similar but it’s inconsistent and confusing for users. I have to agree with nickrita that this appears to be a case of ‘Verschlimmbesserung’. It makes it unnecessarily complex to do something as simple as to leave a comment on someone’s profile and continue a conversation from there.

    If the user activity stream is really meant to be purely about activities of the user as Andy said, why are we able to leave replies that show up in the user activity stream? If this principle were to be applied consistently, the user should also not be able to post replies into a user activity stream (or at least they should not show up in the user activity stream but instead at the @mention subsection).

    As a result of these inconsistencies we have we have this confusing hybrid of Twitter and Facebook. I really like the idea of @mentions as an added feature to the way users can interact, but it shouldn’t be the sole method of (semi-)public user to user interaction. One of the major weaknesses of Twitter (and one of the major reasons Twitter clients are so popular) is that it’s extremely difficult to initiate and keep track of (semi)-public conversations on their website. Just try using twitter.com to hold multiple conversations if you have a group of active friends on there, it’s extremely frustrating and labour intensive. Buddypress doesn’t have the luxury of anything that resembles twitter clients to cover up these kind of limitations that are inherent to the twitter system.

    I feel that the current implementation of buddypress leaves these weaknesses of the design of the twitter system intact and even further exacerbates them by inconsistent application.

    I therefore plead for a consistent design that allows users to post both messages and replies into a user activity stream regardless of whether it’s the site, group or user activity stream. This would take care of the issue of the missing wire while at the same time providing a consistent user interaction design for the activity streams across a buddypress site.

    @motionsw What would you think of a system where a user would be able to leave a message directly on the page of the user at the activity stream, similar to the way Facebook does it (and consistent in design with how you can leave a message on the buddypress group & site activity streams with a textbox near the top)? Whether such a message would then turn up in the group & site activity stream would be handled by privacy settings.

    #9034
    21cdb
    Participant

    @mentions are great and there are allready some improvements to make it more user friendly by adding the “username” beside the “display name” on the users profile page.

    However it would be great when there could be some autocomplete functionality in BP 1.3 (see Google how Google Buzz does it when you type an “@”)

    For example if i’m on the main activity stream and there is some great discussion going on, i could just type “@” + some characters of the “display name” and in that moment a box with “display name (username)” suggestions would pop up.

    I guess this would encourage people to use the @mentions method more often.

    #8758
    sawyerh
    Participant

    I’m trying to add the @mentions section of a member’s page to the bottom of the profile page, however I can’t find where the @mentions file/ code snippet is located. Any ideas?

    Thanks

Viewing 25 results - 101 through 125 (of 129 total)
Skip to toolbar