easyregistrationforms
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Registration Forms] How to override SMTP PluginHello Subham,
Our plugin does not have any such action to override the other email plugins for a form.
Forum: Plugins
In reply to: [Easy Registration Forms] issues with upload filesHello Subham,
The plugin uses the WordPress media system for any file upload process. By default it allowed accessing the media files by the URL. Our team is working on an add-on to restrict the media files to the owners and admin users only. It should be available in early September.
Forum: Plugins
In reply to: [Easy Registration Forms] Conditional Logic IssuesHello @zaydb,
We investigated the page http://bdwest.buildaustralia.com.au/register/ and found that there is a console error, related to jQuery which is also affecting the plugin, kindly make sure you do not have any jQuery related error and then check.
For further assistance please drop us an email on [email protected]Hello @aeim,
Please provide us more details on the issue, like what CSS did you used to override the stylings.
You can drop us an email on [email protected] to provide details and please refer this post in order to track the issue.Looking forward to hearing from you.
Forum: Plugins
In reply to: [Easy Registration Forms] user reply queryHello @hzcool226,
In order to configure the recipient email address as the user’s email, follow the steps below:
1. Go to User Auto Reply in Notifications sections
2. Under Recipient(s) click on the link ERF short tags
3. Copy the short tag for email field that looks like “{{Email}}”
4. Paste this short tag in Recipient(s) field.\
5. Configure other fields and save when done.
If your requirement is different or we missed something, feel free to drop us an email on [email protected].Forum: Plugins
In reply to: [Easy Registration Forms] Forms look all differently through the websiteHello @aeim,
Kindly provide the form links you are comparing so that we can investigate the cause.
You can drop us an email on [email protected] for further assistance.
Forum: Plugins
In reply to: [Easy Registration Forms] Edit Print form page templateHello @khprem,
The feature you are requesting is already in our bucket, but due to other priority feature, this is on hold.
Please stay tuned we’ll add if similar feature.Your patience will be highly appreciated.
Forum: Plugins
In reply to: [Easy Registration Forms] Not working correctly after wordpress upgradeHello @mefine,
Thank you for contacting us.
For State/Province related issue, make sure the State/Province field occurs after the Country field, in terms of field placement since the state/province values are dependent on the Country field.Security token issue is related to reCaptcha, make sure you’ve inserted correct keys to configure the reCaptcha, and please also make sure on other reCaptcha plugins should be active.
In regards to the spelling mistake, we have noted it and will include the fix in our next update.
If you still face any issue of have any questions, feel free to drop us an email on [email protected]
Hello @jamjom,
Sorry for the delay in response.
In order to allow a unique phone number, you need to configure the phone field as described below.1. Use a Text Filed instead of a phone field
2. Configure pattern or masking in order to allow only numbers to be entered.
3. Assign a meta-key to the field on the Administration section of the field configuration.
4. Check the option Only Unique
5. Save when done.Please drop us an email on [email protected] if you face any trouble in configurations
Hello @khprem,
We have a pattern field to provide flexibility rather than increasing the fields in the field configuration.
You may take use pattern field and insert the desired regex, here is an example to force the user to enter a minimum of 6 characters ^.{6,}$
In order to describe the minimum requirement, you can write a help text, so user will be able to know what values are expected.Feel free to drop us an email if you have any other questions on [email protected]
Forum: Plugins
In reply to: [Easy Registration Forms] Eliminate password field as required?Hello @tbt43pn,
Yes, you can create a Contact form with ERF, it gives the option to choose the type of the form you want on the basis of your requirement:
a. Registration
b. ContactAs per your requirement, you need a Contact type form but you are using a Registration type form.
To create a contact form:
1. Go to All Forms page
2. Click on Add New From
3. From the pop-up give the form an appropriate name and from the radio option, choose the Contact/Other Form
4. Click on save.Using Contact/Other Form, you will get rid of the password field, and also users will not be created on your WordPress site.
Forum: Plugins
In reply to: [Easy Registration Forms] Error: Notice: Undefined index: hostHello Earl,
Thank you for contacting us. We need more details to understand the root cause of this problem. Can you please write to us here.
Forum: Plugins
In reply to: [Easy Registration Forms] Padding after Radio ButtonHello,
Please use the CSS given below in your theme CSS file,.erf-container .erf-form .radio label, .erf-container .erf-form .checkbox label, .erf-container .erf-form .radio-inline label, .erf-container .erf-form .checkbox-inline label { padding-left: 0.5em; font-weight: inherit; }If possible provide us a screenshot so that we can analyze the scenario.
Forum: Plugins
In reply to: [Easy Registration Forms] Padding after Radio ButtonHello @cufcmark59,
Kindly provide us your form URL so that we can provide the CSS on the basis of your website environment.
You can also drop us an email on [email protected] if you want to share the URL over email, just make sure you mention this support thread in order to allow us to track the ticket history.Looking forward.
Forum: Plugins
In reply to: [Easy Registration Forms] User role selection is not workingHello @webg,
Kindly drop us an email on [email protected] referring to this post as we would require more details on this issue in order to debug and resolve this.
Looking forward for your response.