Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi!

    It seems that you have an id from the sample form. Please make a following change in your form code. You have:

    <form action="https://ymlp.com/subscribe.php?id=gebjjwbgmgj" id="stbContactForm" method="post">

    remove the id=”stbContactForm” so that you have:

    <form action="https://ymlp.com/subscribe.php?id=gebjjwbgmgj" method="post">

    and this should fix your problem.

    Thread Starter beehavendesigzn

    (@beehavendesigzn)

    Oh gee I feel silly for not realising I left that ID code there ?? thank you for the prompt reply and terrific support for this amazing plugin ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘ERROR You entered an invalid email address’ is closed to new replies.