Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #415263

    Hi! Really enjoy using the Enfold theme!

    I have all the fields on my contact form set to Form Element Validation: Is not Empty. However, if you only fill in one of the fields and then click Submit, nothing happens… there is no pop up message to tell the user that all fields must first be completed before the form can be submitted. Once the fields are filled in and you click Submit, the button works fine – there just needs to be some type of feedback to the user to finish filling in the form. Have I missed something? This site has been up for a while and I’m sure at some point it was working! I’ve updated WordPress and the Enfold theme thinking that may help, but it hasn’t!

    Thank you for your assistance.

    #415523

    Hey smallisland!

    The borders of the fields will turn red if they are not filled out properly. It’s hard to see on your site though because you have the borders set to a dark orange.

    Maybe you’d like to change the background color instead.

    .error input, .error textarea {
      background: none repeat scroll 0 0 red !important;
    }

    Cheers!
    Elliott

    • This reply was modified 9 years, 1 month ago by Elliott.
    #415530

    Thanks Elliott – is there no way for a message to pop up as you see on most sites when a field is not completed? If not I’ll look into changing the color.

    Thanks for the prompt response! Enjoy the weekend!

    #415872

    Hey!

    Adding error message popups would take a lot of time and is unfortunately out of scope for theme support. Please try the color change and if you need any help don’t hesitate to let us know.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.