strangerstudios / pmpro-add-name-to-checkout

Adds “First Name” and “Last Name” fields to the “Account Information” section of the Membership Checkout page when using Paid Memberships Pro.
https://www.paidmembershipspro.com/add-ons/add-first-last-name-to-checkout/
17 stars 22 forks source link

buddypress conflict #14

Open grifini opened 4 years ago

grifini commented 4 years ago

There is a required Name field in buddypress extended profile which cannot be left empty (even by the customization). This add-on does not replace that Name field. So, both Name (from buddypress) and first_name have to be filled by the subscribers. Together with the name and surname from the payment gateway it becomes three times. Not user friendly! Is there a way to make it overwrite or replace the Name field of the buddypress extended profile as well?

JarrydLong commented 4 years ago

@grifini Thank you for reporting this. In order for us to look further into this and implement a workaround, would you mind walking me through the steps on how to replicate this, as well as all of the plugins activated when this occurred.

Please also send through any custom code that may have been added to your PMPro Customizations plugin.