Contact Form Stopped Working

  • Support OnlineSat-Thu / 9:30am - 5:30pm (GMT +6)
  • Your Time Our Time

Support Home Support Home Bluishost WordPress Theme Contact Form Stopped Working

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7902
    Alex Gray
    Participant

    Hey guys, I posted in the Contact Form 7 forum to figure out why my contact form is giving me this weird error.

    It shows up with “This field is required.” even if those fields are already filled out. Is there any way you can send me the code I am suppose to use?

    This is what I am currently using:

    <div class=”row mb-0″>
    <div class=”col-md-6″>
    [text* your-fname class:form-control placeholder “First name”]
    </div>
    <div class=”col-md-6″>
    [text* your-lname class:form-control placeholder “Last name”]
    </div>
    <div class=”col-md-6″>
    [email* your-email class:form-control placeholder “E-mail”]
    </div>
    <div class=”col-md-6″>
    [text* company-name class:form-control placeholder “Company Name”]
    </div>
    <div class=”col-md-6″>
    [text* your-number class:form-control placeholder “Phone”]
    </div>
    </div>
    <div class=”position-relative”>
    [textarea* your-message class:form-control placeholder “Write your message, please include your industry”]
    </div>
    <div class=”contact-button”>
    [submit class:btn-primary placeholder “Send Message”]
    </div>

    I understand I made some changes, but I forgot to save my default Bluishost Contact Form. Please send advice or the original contact form template options.

    #7906

    Hi Alex,

    Please get the original Bluishost contact form codes from below.

    <div class="row mb-0">
         <div class="col-md-6" data-animate="fadeInUp" data-delay=".1">
              [text* your-fname class:form-control placeholder "First name"]
          </div>
          <div class="col-md-6" data-animate="fadeInUp" data-delay=".2">
              [text* your-lname class:form-control placeholder "Last name"]
          </div>
          <div class="col-md-6" data-animate="fadeInUp" data-delay=".3">
               [email* your-email class:form-control placeholder "E-mail"]
          </div>
          <div class="col-md-6" data-animate="fadeInUp" data-delay=".4">
               [text* your-number class:form-control placeholder "Phone"]
          </div>
     </div>
     <div class="position-relative" data-animate="fadeInUp" data-delay=".5">
          [textarea* your-message class:form-control placeholder "Write your text"]
     </div>
    <div class="contact-button" data-animate="fadeInUp" data-delay=".6">
    [submit class:btn class:btn-primary "Post Comment"]
    </div>

    Best Regards,
    ThemeLooks Support Team

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