Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'profile fields'

Viewing 25 results - 3,676 through 3,700 (of 5,701 total)
  • Author
    Search Results
  • houfton
    Participant

    I have not been able to find anything about this. [Is there no search box for the forums or am I being stupid?]

    The profile-fields loop in bp-default uses a table layout. I have seen divs used in a premium plugin (buddydev’s cosmicbuddy). I think that a non-table layout would give the flexibility I need, particularly as member Profiles is probably going to be the most important component for the site. Is there any well-known way to do this before I have a go myself and perhaps try to reinvent the wheel. (OK it is a very tiny wheel!)

    I am just starting out with a clean install of BuddyPress 1.5.4 on WordPress 3.3.1 and am making a child theme of bp-default.

    BlinkyBill01
    Participant

    I made a second Extended Profile Group tab and moved items from my default “Base” tab to it. Well, I accidentally deleted the second Group tab and instead of moving the Profile Fields back to the “Base” tab, it deleted the groups as well as the new tab.

    The major problem: the profile field listed “Name (Primary) (Required)” was in that new tab.

    So now I’m without that field and it’s an essential part of the site.

    Is there a way to re-add the “Name (Primary) (Required)” to my BuddyPress Extended Profiles? The other fields that were deleted are easy enough to recreate, just that I’m not sure how this would work with the Name field.

    For future updates to BuddyPress, can you include either and “undo” or make all fields in other fields fall back to the Base group?

    #28008
    trinityr
    Member

    I would like to create an author box that displays BuddyPress Profile Information about the author. I am using xprofile fields but I am not having much luck.

    What is the easiest but most secure way to display this data? I’m pretty sure I can handle the CSS but the BuddyPress Function is where I find myself challenged the most.

    About the Author:
    Author: Tiny Tim
    Hobbies and Interests: My name is Tiny Tim, I watched an old geezer fire my dad the night before Christmas. I got him back real good though!
    Recent Activity: I updated my status!!
    You can also find on:

    #130725

    In reply to: Buddypress Profiles

    trinityr
    Member

    I use a combination of xprofile and BuddyPress Profile Privacy. Granted this does not automatically create new ‘tabs’ it does allow you to separate Profile Fields into Groups and give the user control of who has access to what. I have a separate group for Social Networks. This allows the user to enter their social network information. Facebook Profile, Twitter, MSN, AIM, etc. This Social Network ‘group’ is displayed below the user’s other profile information.

    #130708

    In reply to: Custom Sign-up Form

    RobFenech
    Participant

    Adding them isn’t a problem at all, (although I am sure you know this, sorry if I am being over-simple) you just go to the dashboard, go to buddypress -> profile fields and then add the ones you want in there. You’d need to create a hook into the sign-up process to then restrict the sign-up based on age though, which becomes more complex

    Tux Kapono
    Participant

    aces, that’s a good option, but many simply don’t even want to have to adjust their settings to hide what they view as very private data, and many won’t even check until they get someone telling them, “Hey, did you know a lot of your private data is showing on your profile?” By then, trust is lost, often permanently.

    Tux Kapono
    Participant

    Here’s what my developer came up with, though I sure would prefer this solution in the long term: http://csplacemaking.com/images/profile-questions.png. I can’t understand why anyone would be OK with their birthdate publicly displayed. Anyway it’s a hack, but it works…

    She put it in the CSS file, and you have to know the numeric field IDs. Scroll to the end of the themes/[your theme, in my case, Tachyon from Rocketthemes]/css/template.css file and adjust the following code:

    .controlwidget {display: inline-block; float: left;margin-left: 1px;}
    html body table.profile-fields tr.field_3, html body table.profile-fields tr.field_3 * { display: none !important; }
    html body table.profile-fields tr.field_2, html body table.profile-fields tr.field_2 * { display: none !important; }
    html body table.profile-fields tr.field_15, html body table.profile-fields tr.field_15 * { display: none !important; }

    #130673

    In reply to: Multiple Account Types

    jaimebib
    Participant

    @dtay1985 , yeah I just tried it but I dont get how you get the additional profile fields that are unique, dependant on which user type that chosen..

    Paul Wong-Gibbs
    Keymaster

    By default, BP has only that ‘name’ profile field. All BuddyPress profile fields are separate and distinct from any field in the WP user profile. For example, creating a field in BP called ‘biography’ won’t have any link or relation to the WP profile field of the same name.

    The “profile syncing” option in BP, I believe, only tries to take your BP profile field ‘Name’, and separating on a space, populate WP profile’s First name, Last name, and Display Name fields.

    kuching
    Participant

    is this the issue I’m experiencing?

    https://buddypress.trac.wordpress.org/ticket/3725

    looks like fixed in 1.6, is it?

    #130482

    My crop tool wasn’t working and it ended up being an error with the way I had enqueued the scripts and a JS error. After upload I was just seeing two versions of the image I had uploaded but no crop tool and nothing was interactive.

    Be sure that jquery and jcrop are actually being called.
    And check out those type errors. It could be stoping JS on those breaks.

    I had wp-activate-users installed and there was a big typo in the JS that ended up being my main culprit for breaking a few other things as well.

    #130477
    viktor89
    Member

    bump

    Keshav Saini
    Member

    The question is self explaining. I want to add Country and City to the profile fields of members. The problem is that both of the fields require list of countries and cities. It’s impossible to do it manually.

    How do I get it working. Is there any script that can generate the list for the above fields?

    Keshav Saini
    Member

    I followed the complete documentation in buddypress codex while installing buddypress and read a lot of discussion forums about this issue of sitewide forum activity not displaying in buddypress activity stream, but I am still not able to fix this issue.

    I have created several forums, added seven forums posts but none of them appearing in my activity stream. Even I updated my profile after adding new profile fields and that too isn’t appearing in the activity stream.

    The sitewide forum is located at http://www.environmentabout.com/community/forums and buddypress activity at http://www.environmentabout.com/community/activity

    BlinkyBill01
    Participant

    Using the Display Name, in BuddyPress Profile Fields, does not save the information to the WordPress User Edit section.

    When I’m using BuddyPress and I edit a member profile name, it does not save and display the new name. It only displays the name that the user (or I) logs in with. No matter how many times I edit the profile name in the BuddyPress profile settings, it will not save.

    However, when I edit the User via the WordPress Edit User, I can save the name correctly so that it doesn’t display the login name. But, if I go back and edit the BuddyPress Profile settings to change the name again, it reverts back to the login name and will not save or maintain the previous changes.

    This is not secure/safe as everyone can see the login name and only have to guess the password to login to other peoples accounts.

    Is BuddyPress, by default, not supposed to show a “Nickname” rather only show the login name? I’ve been trying to figure this out for hours and my brain is finally fried, so I figured to post this here.

    ddinh001
    Member

    Hi, I am using the latest wordpress 3.3.1 and buddypress 1.5 releases I’ve looked through the plugins and hacks but couldnt find anything specific that could modify the author-box fields. Currently default display is:
    1. Avatar
    2. by

    What I wanted to do was add additional fields from the BuddyPress profile to display in the author box. I was able to update the members profile page successfully using http://bp-tricks.com/snippets/displaying-certain-profile-fields-on-your-members-profile-page/ but when I try the same code in the author-box it didnt work. Any suggestions or plugins that will do the trick?

    #130402

    In reply to: HobokenMommies.com

    RonVaradero
    Participant

    dont look lke a buddypress driven site! specialy he profile fields!

    #130388
    Boone Gorges
    Keymaster

    I’m a bit unclear on the use of the word ‘groups’ here (BP is not entirely clear either). There are ‘profile field groups’, which are groupings of profile fields, and then there are Groups. You’re talking about profile field groups, right?

    Note that profile fields will only show up on a user’s profile if the user has filled in some data for that field. So if you’ve added new fields, they won’t show up on a user’s public profile until they have filled something in.

    #27884
    taubinator
    Member

    I’ve created a Buddypress custom groups and fields and they do not show up either in the default profile or the new groups. The only thing that shows up under public is the name. I’m logged in as administrator and the only way to see them is to edit profile, simply viewing the profile shows nothing but the name field.

    BP 1.5.4
    Mingle 1.5.2

    Please advise …

    Thanks.

    Boone Gorges
    Keymaster

    Hi @takuya and @cyrille13 – Sorry for some of the miscommunications above. It was only after seeing the linked bug report that I was able recognize that what you were reporting was actually an instance of https://buddypress.trac.wordpress.org/ticket/3725, which we’ve known about for a while, but which was very difficult to track down. (See https://buddypress.trac.wordpress.org/ticket/3725#comment:7 for all the gory details.) It has been fixed for the next version of BP. In the meantime, you can fix your installation either by manually applying https://buddypress.trac.wordpress.org/changeset/5778, or by doing what @cyrille13 suggests: changing the name of your Full Name profile field at Dashboard > BuddyPress > Profile Fields.

    Thanks for your patience.

    #130352
    macbookjim
    Member

    I looked at adding some $xprofile_allowedtags into the bp-xprofile-filters.php file. No luck with that either yet. Must be something else.

    #130350
    yadigit
    Participant

    I’ve been searching for an answer myself for awhile.. I kinda gave up on it but still was able to put
    “ in the css in home.php and created divs and allowed the users to change the size, color, ect of their profile.

    macbookjim
    Member

    I have some text area fields that are to be displayed on a custom profile page. In the code I am using xprofile_get_field_data to pull in the data for each field. But where I use it for some text area descriptions that I would like to allow some basic tags, it strips them out. It will allow strong tag but no p, br, em tags.

    #27840

    When a new user registers some fields in the extended profile are filled in for them already.

    I had a ‘Location’ field which always featured the word ‘UK’ and users had to delete it before they could enter their own location. I solved this by deleting the field and creating a new one named ‘Location’.

    The same is now happening for the ‘Name’ field in which it is always filled out with the name of my Buddypress site. I can’t delete this one though and create a new field as this is the primary field.

    Thanks

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