BuddyDev

Search

Replies

  • Participant
    Level: Enlightened
    Posts: 26
    Noah Schoenhienz on #25105

    How could I implement syncing the name field via custom code?

  • Participant
    Level: Enlightened
    Posts: 26
    Noah Schoenhienz on #25050

    Hi,

    I see, in the future, I will make sure to open a new topic.

    To solve syncing the display name, do you have any other suggestions on how this could be implemented? As you mentioned, the plugin does the reverse.

    Also, would it perhaps make more sense to use BuddyPress registration instead? I think the woocommerce registration is set up by default by my theme because of order processing if the listing is paid, but if its possible to use BuddyPress alternatively and still keep the customer account portion working properly, I think its a possible workaround solution.

    I am trying to identify which of these options is easier to implement, and if the 2nd option, how I would go about setting that up.

  • Participant
    Level: Enlightened
    Posts: 26
    Noah Schoenhienz on #25048

    Please let me know if you have any questions on this issue. I hope I explained it where it is easily understandable.

  • Participant
    Level: Enlightened
    Posts: 26
    Noah Schoenhienz on #25039

    Hi,

    I am having one other problem I am trying to resolve on this same site. If you test the site by logging in with your admin credentials or just registering a test user, you will see that the “my profile” tab, which is the buddypress user profile page shown here: https://www.dropbox.com/s/wfgjoshtxsax9mz/Screen%20Shot%202019-08-27%20at%207.24.08%20PM.png?dl=0
    is not displaying name (first and last) of the user account you log in under. those fields will be blank unless manually set (shown here: https://www.dropbox.com/s/lbuvkv1vmkyjrlz/Screen%20Shot%202019-08-27%20at%207.25.19%20PM.png?dl=0)

    If you check this tab- the “account details” tab, which is the woocommerce account page, shown at this link, you will see the correct first and last name associated with the user account:
    https://www.dropbox.com/s/1q0d0r9lo1eo3fi/Screen%20Shot%202019-08-27%20at%207.25.26%20PM.png?dl=0

    What must accomplish is to get the buddypress profile page name feild to sync with the first name and last name fieilds from the woocommerece account, so that both the buddypress profile , used for the members directory and member type, shows the same data as the account details for the customer account.

    This way I do not confuse users with a blank name feild after they already input their name details when they registered. It this problem is also resulting in a blank name on the member directory page by default.

    Please assist with a solution to this. Thank you.

    Also, related to this:
    Can I change the wording of “Editing ‘Base’ Profile Group” under edit to something more understandable to a user like “Editing Profile” where it shows the name field, so that it makes more sense to users. Also this “name” field may need to be split into first and last to make the name fields sync properly, which is completely fine.

  • Participant
    Level: Enlightened
    Posts: 26
    Noah Schoenhienz on #24952

    Hi,

    Any updates on this please? I have not see a change so far.

    Thank you

  • Participant
    Level: Enlightened
    Posts: 26
    Noah Schoenhienz on #24872

    That fixed the link issue. Remaining are the other 2 above

  • Participant
    Level: Enlightened
    Posts: 26
    Noah Schoenhienz on #24870

    To clarify, I solved the profile Issue was asking about above. The only problem I have with the profile page now is that the member type field is showing some code on the front end… see here: https://www.dropbox.com/s/wngcrq82xgfxrif/Screen%20Shot%202019-08-22%20at%209.02.54%20AM.png?dl=0

  • Participant
    Level: Enlightened
    Posts: 26
    Noah Schoenhienz on #24869

    I am also needing to show only the Realtor member type on the members directory page, not all members…

  • Participant
    Level: Enlightened
    Posts: 26
    Noah Schoenhienz on #24868

    Hi, it looks good, but I do need the admin type to be hidden from the registration page, so that it’s “Realtor” by default, and the only other option is “Homeowner”

  • Participant
    Level: Enlightened
    Posts: 26
    Noah Schoenhienz on #24851

    Perfect, that works now! Thank you

    I also have an issue happening with the user profile after a new account is registered. If you test openhouseabilene.com , registering a new test account, then you should see that the account profile page is not displaying the correct info for the user you created (its showing the details of the admin user). the account details tab is showing the correct field data, but there is no option on either page to upload a profile image.

    I think one is Buddypress https://openhouseabilene.com/members/admin/ and https://openhouseabilene.com/my-account/edit-account/ is the actual profile page from the theme/woocommerce. If so how can I disable or merge these so the registration process is smooth and don’t have any issues with 2 profile pages? And how can I add a profile image edit option?