I copied paypal-registration-form.php
over to my themes folders and started making some changes.
Initially I just wanted a different title and wanted to remove the “Additional Info” header title. There is only one custom field so giving it its own section is overkill.
I changed the title wording and was looking at the info section when I discovered that the form was not displaying the v2 Google recaptcha stuff. There was a space for it but nothing in the space.
The site just went live so I didn’t want to disturb registrations while investigating so I disabled my edited php file and just removed .s2member-pro-paypal-form-custom-fields-section-title with CSS.
It’s not a big deal but I’m curious what the issue might be…
Also, I understand that the Pro forms are supposed to inherit theme settings such as font style. It did not so I had to add a bit of CSS to the theme and force the font change using !important.
Again, not an issue, just curious…