Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'profile fields'

Viewing 25 results - 3,926 through 3,950 (of 5,701 total)
  • Author
    Search Results
  • #121211

    I am using gravity forms to fetch the directory data from user . The fields in gravity form are mapped with the custom fields of custom post type ‘listing’ ,the one i mentioned above. Therefore when the user fill the gravity form , it will dynamically create a post .Now i need to list this post in user’s profile.Sorry if i am not clear .To put it shortly, I need to display a custom post in user’s profile.

    #121198
    ARHistoryHub
    Participant

    I’m having this same issue as well, sort of. I upgraded my production site to 1.5, since all worked well with my test installation. Upon upgrade, all Full Name fields were replaced with the data from the usernames field. So, usernames are displayed in place of the Full Name in the member header as well as the profile section. Only after reading jorge’s issues did I attempt to change the field names.

    What’s odd is that in the activity stream, new entries retain the Full Name while replies to entries display the username – even when a user is replying to their own activity. I’ve tried rolling back to 1.2.10 – just the buddypress plugin itself, not the whole database – but the problem persists. Any ideas devs? @boonebgorges @djpaul

    #24513
    Mary Jane
    Member

    How can I make it so when someone updates there hometown it would be like John has updated his hometown to coco-land or john is in a relationship-(custom fields )

    #24506
    worduse
    Member

    Hello

    I use WordPress 3.2.1. with the last update of BBPress with the default theme.

    Since the big update, I can’t modify profile fields : I can suppress, add anything I want : The site looks the same.

    Any solution ?..

    Thank you

    #120993

    In reply to: User Profile

    modemlooper
    Moderator

    Members edit profile fields on their profile. Click the profile tab and then edit. These extra fields do not show in the WordPress user page in the admin

    #24459
    Jovi L
    Member

    Hi, I created custom user profile fields. How can I see and edit User profile of members in the dashboard? The wordpress User profile only shows the default settings and does not include the custom fields.

    Thanks in advance

    #120980
    modemlooper
    Moderator

    Read this page a code snippet for displaying profile fields in member header https://codex.buddypress.org/extending-buddypress/tips-tricks/

    spennis
    Member

    Hi,

    I am currently working on Buddypress site which I want to be functioning like a database/network/community. I want to enable my users to add information about websites, projects, books, articles etc., and I want my users to have the possibility to link this information to their profiles.

    One way to achieve this would be to have the register page show different custom register forms depending on what type of information the user want to add.

    Example:
    1. A new visitor comes to the “register” page
    2. The visitor starts by choosing the type of information he/she wants to add to my site by choosing from a drop-down list (e.g. member, website, project, article etc.)
    3. Depending on the visitors choice, different register forms will appear. E.g. if he/she chose to become a new member, a form showing member registration information will apear. If he/she chose to add information about a website or a project, a form showing another type of register form will appear with different fields to fill in.

    I.e. basically, I want to have the possibility to show different “extended profile fields” from a drop-down list or check-boxes, and have the appear depending on the users choice. Since it is already possible to create “extended profile fields”, it shouldn’t be impossible to do this, or?

    Help apreciated!

    jjstreat
    Member

    Hi, I’ve been banging my head against a search engine for about two days now trying to figure this out. What I’m trying to do is make a ‘featured users’ page template, that is able to display the avatar image, real name, and several other profile fields from a user’s profile, along with their blog posts, etc.

    I would like the template to be dynamic, so that all I have to do is specify a user name and all the field data is fetched for me. One way I thought to do this would be to name the wordpress page so it perfectly matches a username. That way I could use ‘the_title’ as a user id argument.

    Problem is, as a PHP nooblet, I have idea how to do this. Closest I’ve found to what I want is:

    This function seems to contain the essence of what I’m after, but I can’t find any clear documentation on it and can’t work out how to modify it. I want to change that bp_loggedin_user_id() to a user id matching ‘the_title’. Anyone know how to do this, or where to find the documentation that would allow me to teach myself how to do it?

    billie
    Participant

    is there a way to make bp redirect “subdomain.domain.com/wp-login.php?action=register” to buddypress register page?

    this method of registering/login is bypassing my buddypress required profile fields and security.

    i’m using WordPress 3.2.1 multisite activated and buddypress 1.5

    i have been looking and searching for a LOONG time and i’n burnt…

    could use some help please :)

    Arrowyn
    Member

    There is a tab on the Members page that defaults to “All Members (#)” and it lists all of your site’s members. I would like to add more tabs to that page so the members can be sorted by their “location”… a field that I have created in the Extended Profile Fields.

    Is this possible? I can’t find any documentation on it or a plugin that is appropriate.

    Can anyone direct me as to how to do this?

    landwire
    Participant

    Hi there,
    I am using a clean WP and BP install. The first field in the base section always reverts to the username/loginname no matter what. BP updates all the other fields fine, it’s just the first one that always reverts to the usename. I assume it is a bug?!?

    Tammie Lister
    Moderator

    Did you update that theme to the (if it has one) BuddyPress 1.5 version? I’m a thinking if you didn’t my theory over scripting could be the problem. Doesn’t ‘overly’ solve the how it’s working now but lets just consider that a positive :)

    Nahum
    Participant

    thanks @karmatosed – the other two sites are on default bp theme. while this dennis-the-menace is on a canvas child theme.

    Tammie Lister
    Moderator

    I’m a thinking something squiffy is up with either another plugin or theme or browser cache on that one then. It would be using scripting for the drag and drop so perhaps that’s what is sticking.

    Did you try using firebug or even the default BuddyPress 1.5 theme with no other plugins and browser cache cleared? Just trying to level the playing field.

    That said if it works now you probably can’t test but worth noting for future maybe.

    Nahum
    Participant

    …I wonder if the W3TC is causing a conflict…I did have it on on this trouble site and i didn’t turn it off while i was having trouble. I’ll see if the problem pops up again.

    Nahum
    Participant

    what was strange is that it all worked on another site with fresh new profile fields, and also on another site with old profile fields but is a newer install. So this must be isolated to this one site that is much older, it usually causes me trouble. :)

    Tammie Lister
    Moderator

    Lol you beat me updating :). I’m not sure that a reinstall was required but glad it is working.

    My only thoughts why the dragging wouldn’t work could be some scripting clash or browser cache.

    Nahum
    Participant

    *update

    I ended up reinstalling wordpress and de/reactivating bp and it seems to have done the trick.

    Tammie Lister
    Moderator

    I’ve just given this a sanity check (all be it on a fresh site) and I was able to move from one group to another a field.

    Can you confirm when you click and hold on the field and then move to the tab above (the one corresponding to the group you want to move into) it doesn’t work? That’s what worked for me.

    Nahum
    Participant

    I’ve deactivated plugins just in case there was a conflict in the admin side .js but still no luck in trying to move existing profile fields to another group. Any ideas to reset or export/import Extended Profile Fields so we don’t lose anything.

    I also tried unsaving and saving the Component setting for extend profile fields to see if that would jar anything. no luck.

    Connor
    Member

    I have Buddypress integrated with my WordPress website, upon registration a user is required to fill in some fields that will show up on their profiles. The problem is no information will show up on their profiles, I have tested this a number of times with no success.

    Here is a link to the problem website:
    http://utraz.com/members

    Go on a users profile and they should show their profile information but it does not.

    #24244
    kirkslater
    Participant

    Hi

    I’m sure this has been answered before but couldn’t track it down.

    I have 2 user roles, and I don’t want them to have the same profile options to fill in. I’ve tried “BuddyPress xProfiles ACL” plugin but it only hides fields ie:

    Role 1 can fill in “contact details” and can see “contact details” on every profile
    Role 2 can’t fill in “contact details” and can’t see “contact details” on any profile

    So this is no good. What I need is role 1 and 2 to have their own profile fields

    Is this possible? Please let me know if I haven’t been clear

    Cheers

    #24238

    First off, click on this link: http://www.georgefaced.org/members/admin/
    Next click on this link:http://www.georgefaced.org/members/admin/profile/public/

    How do you check out people’s public profiles? You know, the extra profile fields that you fill out?

    #120195
    @mercime
    Keymaster

    #1 – see JJJ’s profile page on testbp.org http://testbp.org/members/johnjamesjacoby/profile/
    By default, data entered by members in their profile fields are turned into links ala tags. So on that page, when you click on the USA link, a page will be generated to show all members who have entered USA in Country field.

    On your end, you could just create your own links in sidebar or elsewhere like
    `Rock and Roll`
    `Swing`
    of course replacing yoursite.com with your own domain name and replacing Rock and Roll with any text you want to match up.

    #2 – You can make sure that the first page visitors will see will be the member’s profile instead of the activity page by adding this to your wp-config.php at root of your WP installation
    `define( ‘BP_DEFAULT_COMPONENT’, ‘profile’ ); `
    Ref: https://codex.buddypress.org/extending-buddypress/changing-internal-configuration-settings/

Viewing 25 results - 3,926 through 3,950 (of 5,701 total)
Skip to toolbar