Hi Christian,
Thanks very much for jumping in. You’ve helped me in the past, and your support is fantastic. To answer your questions…
Those fields are shown or not with JavaScript, and I’ve seen fields show up incorrectly when there’s a JS problem. I suspect that you have something messing up your JS.
I do strongly suspect there is a JS problem…and that this is our culprit. Unfortunately, I don’t know how to troubleshoot / resolve something like this (JS isn’t my strong suit).
When you’re logged in to your admin account, are you being asked for the password and other signup fields? That should not happen.
Yes. So when I’m logged in as admin and I navigate to a page (like the links I’ve included below) that contains S2Member shortcode generated from either PayPal Pro-Forms > Billing Modification or PayPal Pro-Forms > Capability (Buy Now) Form, the sign up forms display the Create Profile area (including First Name, Last Name, Email Address, Username, and Password fields)
Here are the two test pages I’ve set up (and their PayPal Pro-Forms generated shortcode:
https://www.tentononline.com/enroll-test-billing-modification/
[s2Member-Pro-PayPal-Form modify=“1” level=“1” ccaps=“my_ccap” desc="$1 USD + tax / One Time (for lifetime access, non-recurring, no trial)" ps=“paypal” lc="" cc=“USD” dg=“0” ns=“1” custom=“www.tentononline.com” ta=“0” tp=“0” tt=“D” ra=“1” rp=“1” rt=“L” rr=“BN” rrt="" rra=“2” accept=“paypal,visa,mastercard,amex,discover,maestro,solo” accept_via_paypal=“paypal” coupon="" accept_coupons=“0” default_country_code="" captcha=“0” /]
https://www.tentononline.com/enroll-test-capability-buy-now-form/
[s2Member-Pro-PayPal-Form level="*" ccaps=“my_ccap” desc=“Description and pricing details here.” ps=“paypal” lc="" cc=“USD” dg=“0” ns=“1” custom=“www.tentononline.com” ra=“1” rp=“1” rt=“L” rr=“BN” accept=“paypal,visa,mastercard,amex,discover,maestro,solo” accept_via_paypal=“paypal” coupon="" accept_coupons=“0” default_country_code="" captcha=“0” /]
Do you see any warnings or errors in the browser’s Web Console? If you give me a link to the page, I can check.
I’m digging into finding this out right now. Again not my area of expertise…but would you mind checking the above links on your side? Again, I’m strongly suspecting a JS error of some kind.
Could you troubleshoot deactivating other plugins/theme to remove variables and narrow it down?
Yes, on my testing server I deactivated ALL plugins except for S2 Member, and I tried switching to the 2017 theme. I still got the Create Profile area appearing. So that rules out plugins and my theme.
Thanks – look forward to your thoughts on this!