easyregistrationforms
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Registration Forms] Non-unique IDs in “multipage” formsHi,
Thank you for reporting the issue. This is more of a warning instead of an error. Button IDs are same as they are cloned dynamically while generating navigation buttons. It does not have have any effect on form functionality. You can leave this for now. Let me know if you have any issues which may be causing due to non unique IDs.
Forum: Plugins
In reply to: [Easy Registration Forms] Number Padding in Generation MethodHello,
Thank you so much for your response.
We would like you to review us.Thanks in advance.
CheersForum: Plugins
In reply to: [Easy Registration Forms] Translating: Thank you for registering with us!Hello Tom,
Thank you, we greatly appreciate your kind words.
The string “Thank you for registering with us” is “Success Message” which can be changed from “Form Dashboard > Configure > Post Submission”.
If you have further questions you may contact us on our email [email protected] or contact us through our website’s support page http://www.easyregistrationforms.com/support/.
Forum: Plugins
In reply to: [Easy Registration Forms] CSSHello @aleksandrx,
We found the issue about why the dequeue is not working. We will be including the fix in next week release. I will update you here.
Forum: Plugins
In reply to: [Easy Registration Forms] CSSHello,
We need more details about the issue you are facing.
Please raise a support ticket on our email [email protected] or you can leave a message on our website’s support page http://www.easyregistrationforms.com/support/Looking forward for your response.
Forum: Plugins
In reply to: [Easy Registration Forms] Number Padding in Generation MethodHello Pepę,
We’ve implemented the feature you asked for, kindly update the plugin and let us know your feedback.Forum: Plugins
In reply to: [Easy Registration Forms] Number Padding in Generation MethodThis is exactly what we are doing to implement. Version will be out in couple of days.
Forum: Plugins
In reply to: [Easy Registration Forms] Number Padding in Generation MethodHello @soulwasted,
Thank you for the appreciation. It means a lot for us. Regarding your query, As of now there is no such option. But we have forwarded this query as a suggestion to our technical team. We will try to include this feature in our next week release. I will be using the progress here.
Forum: Plugins
In reply to: [Easy Registration Forms] Several QuestionsHello @mad2kx
Thank you for your appreciation.
Let us know if you have any suggestions to make our plugin better.Forum: Plugins
In reply to: [Easy Registration Forms] Several QuestionsHello @mad2kx,
We have implemented above two features in our recent release.
Forum: Plugins
In reply to: [Easy Registration Forms] PasswordThanks for contacting us.
It seems like you are using a Registration Type form where username and password fields are mandatory.
If you don’t want these fields you may use a Contact/Other Type form.When you click on Add New it shows a pop-up to enter the name along with the type of form you want. Choose “Contact/Other Form” and click on Add.
If you have any questions or facing any issue using Easy Registration Forms, feel free to drop us an email on [email protected] or you can leave a message on our website’s support page http://www.easyregistrationforms.com/support/
Forum: Plugins
In reply to: [Easy Registration Forms] CSSHello @aleksandr,
What we meant is that connect a blank css file using our enqueue handler. This will disable all our css. Your theme’s styling has nothing to do with this.
Forum: Plugins
In reply to: [Easy Registration Forms] CSSHello,
Thank you for contacting us.
To remove theme CSS you may override it using style handlers ie. ‘erf-front-style‘ and ‘erf-front-style-responsive‘ in your theme functions.php file and use your own CSS files.
Usage :wp_enqueue_style( 'erf-front-style', get_stylesheet_uri() . '/your-css-file'); wp_enqueue_style( 'erf-front-style-responsive', get_stylesheet_uri() . '/your-css-file');Feel free to drop us an email on [email protected] or you can also contact us through our website’s support page http://www.easyregistrationforms.com/support/ in case you have any other questions or concerns.
- This reply was modified 7 years, 8 months ago by easyregistrationforms.
Hello @rbolar,
Closing this issue on the basis of the information you provided on EasyRegistration site support. Your theme is causing such issues for checkbox. This is not specific to our plugin.
Forum: Plugins
In reply to: [Easy Registration Forms] Several QuestionsHi @mad2kx,
Thank you for contacting us. Regarding your questions:
1. As of now there is no such filter. However in our next week release we will add a new column with an additional flag.
Currently you can use Modified Date column to identify such submissions in exported file.2. This is hardcoded as of now. We will be adding a template in our next release.
3. There is no conflict with BuddyPress. However in case you have any issues please report at http://www.easyregistrationforms.com/support/.