easyregistrationforms
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Registration Forms] A few questions/remarks/feature requests1.Adding Country
JS function is not used for country list. It was used in our initial versions but now list is fetched from the PHP file. You can add any country using our filterapply_filters(‘erforms_countries’,$countries). It is called in the same PHP file. This way you don’t have to customise the plugin.2. Export/Import
Currently we only have export feature, Import feature is under developement and will be released in 2-4 weeks, after complete development and testing.3. Mapping
We’ve a working example on how meta key usage, you can refer the link to our blog.
Similarly if you already know the meta keys, they can be used with the plugin.Let us know if you face any issue. You can also raise support ticket by dropping a mail on “[email protected]” or by visiting our web site http://www.easyregistrationforms.com/support
Forum: Reviews
In reply to: [Easy Registration Forms] Very goodThank you for your fantastic review. It means a lot to kept us motivated. Regarding your query, JS function is not used for country list. It was used in our initial versions but now list comes from the PHP file. We will be removing this function anyway to avoid any confusion. You can freely add any country using our filter “apply_filters(‘erforms_countries’,$countries)”. It is called in the same PHP file. This way you don’t have to customise the plugin.
Let us know if you have any suggestion or queries.
Forum: Plugins
In reply to: [Easy Registration Forms] Auto Loads Middle of PageHello,
We’ve released a new version v-1.3.8, in this version we’ve fixed the issue you reported.
Now whenever user will click on next or previous, user will be scrolled to the top of the form.Let us know if you are facing any other issue or have any feature request, drop a mail on “[email protected]“ or by visiting support page on our website “http://www.easyregistrationforms.com/support“
Forum: Plugins
In reply to: [Easy Registration Forms] Auto Loads Middle of PageHello,
Thank you for reporting and providing details of the issue. We’ll fix this in upcoming version release next week.
Stay tuned and let us know if you are facing any problem using Easy Registration Forms.
You can raise a support ticket directly by dropping a mail on “[email protected]“ or by visiting support page on our website “http://www.easyregistrationforms.com/support/“
Forum: Plugins
In reply to: [Easy Registration Forms] Image in User MetaHi,
Thank you for your valuable suggestion. We will include this in our future versions. Meanwhile I would suggest to you use our existing hook (‘erf_post_submission’) to customise this behaviour. Function with this action will get ‘submission’ array as function argument.
Let me know if you have any questions.
Forum: Reviews
In reply to: [Easy Registration Forms] Great Plugin with Great SupportHi,
Thank you for appreciating us, your appreciation meant a lot to us and it will go long way to motivate us towards doing our best.
Forum: Plugins
In reply to: [Easy Registration Forms] How to add Confirm password filed ?Hello Faisal,
Currently there is no option to change placeholder text for Confirm Password. We will add this option in our coming release.
Forum: Plugins
In reply to: [Easy Registration Forms] submissioms empty after registering userThank you for using our plugin. Recently we did not change anything which can cause this issue. We tried to replicate this issue at our end without any success. Seems like issue is specific to your environment. Could you please spare some time to write us on http://www.easyregistrationforms.com/support/
Forum: Plugins
In reply to: [Easy Registration Forms] Front end publishing?Hi,
Feature was released last week. Please update the plugin to latest version. Use
[erforms_my_account]on any page/post to show submissions (For registration forms) on frontend. Submissions will be limited only to the corresponding user. You can also allow users’ to Edit their submission details. Please check form configuration and notification area to find out related options. Let us know if you have any issues. You can also write us on http://www.easyregistrationforms.com/support/Hi,
Redirection delay condition has been improved. Now if there is no success message configured then system will immediately redirect to another page.
Hello Faisal,
We have resolved the issue in our recent release. It appears when there is javascript conflict and submission happens with a page reload.
Thank you.
Also, If possible please share your Form URL. Otherwise you can write us on http://www.easyregistrationforms.com/support/
Apologies for the inconvenience. Could you please share your WordPress version details ?
Thank you for using our plugin. Please find the answers below:
1. Redirection to a specific page is slow: There is only 2 seconds delay in redirection as our plugin shows success message just after the successful submission. Currently there is no option to avoid this behaviour but in next week version we will implement a mechanism to redirect the page directly.2.Auto responder not working: It appears to be working fine on your given URL. We just registered a user with our email account and we got the auto responder notification with a ‘Thank You’ message.
3.Account activation is received by user after long delay: Our system uses wordpress cron system to send email notifications for better performance. This allows us to execute functional logic in separate thread and notifications in separate thread. Sometimes this leads to delay in emails. However this delay won’t be great than 30-60 seconds.
Feel free to ask any more questions. You can also contact us on http://www.easyregistrationforms.com/support/
Forum: Plugins
In reply to: [Easy Registration Forms] Change “Don’t have an account yet?” TextThank you for your kind words. Regarding your question, Yes you can use Loco Translate as you see fit. Feel free to post your question in case of any issues.