• I use the contact form 7 plugin on the website. I have created a contact form. However, when I give my email “[email protected]” I get a message “PLEASE PROVIDE A VALID E-MAIL ADDRESS”

    My address is correct, how can I fix the problem?

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • ciao @karolinaibif,

    may it’s missing the “<” and the “>”? you must write the address in this way
    wordpress <[email protected]>

    where the first is the name who the mail client shows to you and the second is the mail address

    Thread Starter karolinaibif

    (@karolinaibif)

    No, you didnt understand. I enter the adres “[email protected]” in the input and the email od note passed on to the sender. I clock the “send” button. And I get a message that the address on bot correct.

    you mean the email input validation doesn’t allow your email?

    Thread Starter karolinaibif

    (@karolinaibif)

    Yes. Can you help me?

    OK understand! sorry!

    the issue comes from some error in your browser console (you need to fix this in order to get the website working):

    (index):553 Uncaught SyntaxError: Identifier 'lang' has already been declared
    (index):4981 Uncaught TypeError: Cannot set property 'onclick' of null
        at (index):4981
    (anonymous) @ (index):4981
    main.js?ver=1.0.8:981 null
    main.js?ver=1.0.8:982 null
    (index):5006 Uncaught TypeError: jQuery(...).select2 is not a function
        at (index):5006
    Thread Starter karolinaibif

    (@karolinaibif)

    Thank you for your response. I got rid of most of the errors, but this is not the reason for the bad form validation.

    The problem is in the plugin Custom Validation Message for Contact Form 7.

    She’s blocking me from a good email address. Can you help how to solve this, so that my address is not blocked?

    ciao @karolinaibif in this case you may want to ask to “Custom Validation Message for Contact Form 7” plugin author, because he is certainly the one who knows why!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘contact form valid email’ is closed to new replies.