Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #575309

    Hello,

    First of all, Enfold Rocks! Nice job!

    I have a little problem with the ‘contact form 7’. I intergrated Contact Form 7 with the page builder.
    Some fields are ‘required’ fields but when I press ‘submit’ button and leave these fields empty, it won’t show the errors. Did I do something wrong?

    Just updated to 3.4.7 but don’t know if it was working on previous version

    Hope you can help me.

    #575383

    Hi!

    Seems to be working fine on my end – http://screencast.com/t/7WFIqTo4r

    Regards,
    Josue

    #575745

    Sorry, but you got the wrong form…..You found the MailChimp form.
    Scroll down a bit.

    #576026

    Hello?

    Sorry, but you got the wrong form…..You found the MailChimp form.
    Scroll down a bit.

    #576039

    Hi!

    It seems that the issue is how the contact form displays the error fields and on which position.
    Can we please have access so we can give it a look and maybe check if we can re-make those CSS?

    Regards,
    Basilis

    #576063

    Hi Basilis,

    Made an account, see details in private section.

    Kind Regards

    #576940

    Hi!

    I tested the form and the it throws an error when you leave the fields blank. By “error”, I mean the input fields’ borders becomes red when you submit the form. You won’t be able to notice it because the color scheme of the site is also red-ish. Change the default border color of the input fields with this:

    #top .main_color input[type='text'], #top .main_color input[type='email'], #top .main_color select, #top .main_color input[type='tel'], #top .main_color textarea {
        border: black 1px solid;
    }

    Cheers!
    Ismael

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