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 23 forks source link

Force First and Last Name as Display Name interferes with theme my login profile #17

Closed femiyb closed 2 years ago

femiyb commented 4 years ago

When I have Force First and Last Name as Display Name enabled, the profile add on for theme my login doesn’t display correctly. It briefly displays then refreshes to show an empty screen. When I disable Force First and Last Name as Display Name it then works.

https://www.paidmembershipspro.com/forums/topic/force-first-and-last-name-as-display-name-interferes-with-theme-my-login-profile/

femiyb commented 4 years ago

The problem seems to be in the jquery hide for display name in line 23 of force-first-last.php which I have commented out as a workaround.