Hello,
I’m building a website where users can post ads for free, provided they register first. The ads will be publicly visible to everyone. However, the advertiser’s contact details (email and phone number) will remain hidden.
To access these contact details, visitors will need to subscribe to a membership plan. I’ve installed the Membership plugin for this purpose.
As an admin, when I create an ad, I can see the fields for email and phone number in the ad submission form. However, if I create a regular user account without a subscription, these fields are no longer shown in the form.
How can I ensure that all users — regardless of their subscription status — are asked to enter their email and phone number when submitting an ad, even if this data is only shown to paying members?
Thank you in advance for your help.