Tagged: error, Error Message, form, submit, validation
-
AuthorPosts
-
January 20, 2016 at 10:51 am #568497
When form submited end field is wrong input/empty need to display message , how can i do it?
January 20, 2016 at 4:35 pm #568726Hey katvanee!
If you are using contact form element in Advance Layout builder by default it will validate the form inputs. If you still have any issue please send us URL for the site and admin access in a private message so we can take a closer look.
Cheers!
VinayJanuary 20, 2016 at 5:12 pm #568754i just want after validating and when error to display error message not just red border of the input field!!
January 21, 2016 at 6:35 am #569180Hi,
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardJanuary 27, 2016 at 4:56 pm #573042check this form
when submit with no data it just higlight the border, I want it to display error string let say “you must fill the name”…..
January 27, 2016 at 4:58 pm #573043Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.error label:after { content: 'Please fill empty fields'; }
Regards,
YigitOctober 30, 2018 at 3:48 am #1027823Hi guys – adding to this old thread!
Two issues:
1) I tried the fix Yigit suggested and it did not work. Still, the only error prompt is a red outline around the field with an error.
2) I would like to achieve explicit error prompts for each field. For example, “Please make sure you’ve entered a valid email address” upon an error in the email field.
Grateful for any help you can offer. There is a link to my site in the Private Content.
November 2, 2018 at 5:48 am #1029008Hi,
Did you enable the theme’s Performance > File Compression settings? Please disable it temporarily and then add the css code again. Or post the login details in the private field so that we can check the site.
Best regards,
IsmaelNovember 2, 2018 at 4:35 pm #1029196No, those have not been enabled, but I do use the Autoptimize plugin.
I’ve posted login details in private content – thanks for checking!
November 6, 2018 at 4:35 am #1030170Hi,
but I do use the Autoptimize plugin.
You may need to reminify the scripts and stylesheets after adding the css code. Please disable the plugin, add the css code and then enable it again.
Best regards,
IsmaelNovember 6, 2018 at 9:16 pm #1030595Hi Ismael,
I did as you instructed but there has been no change in the form’s behavior.
Any other suggestion?
Thanks,
DaveNovember 9, 2018 at 10:20 am #1031594Hi,
I would like to access the dashboard but I got blocked by WordFence. Please disable the plugin temporarily. Where did you add the css code?
Best regards,
IsmaelMarch 29, 2019 at 6:01 pm #1084687This reply has been marked as private.April 1, 2019 at 9:17 am #1085366Hi sump22,
Please open a new thread and include a link to your site so that we can have a closer look.
Best regards,
Rikard -
AuthorPosts
- You must be logged in to reply to this topic.