• Having trouble with this form. The button no longer has any click action and does not submit. this is my form template.

    <div class="row">
      <div class="col span_6">
      <label for="your-name">Name</label>
        [text* your-name] </p>
      </div>
      <div class="col span_6">
      <label for="your-email">Email</label>
        [email* your-email] </p>
      </div>
    </div>
    <div class="row">
     <div class="col span_6">
    <label for="your-email">Phone Number</label>
      [tel* telephone] </p>
      </div>
    <div class="col span_6">
    <label for="your-email">Company</label>
      [text* company] </p>
      </div>
    </div>
    <label for="your-message">Message</label>
        [textarea your-message] <br/>
    </div>
    
    [text communication "Please select your preferred method of communication:"][select* ContactOptions "Zoom" "Teams" "Phone Call" "Email"]
    
    <br/>
    [submit class:button id:form-submit "Send Message"]
    
    <br/>

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    What other plugins and theme do you use on the site?

    Thread Starter Atherin

    (@atherin)

    Deactivated
    AddToAny Share Buttons
    Caldera Forms
    Caldera Forms Anti Spam
    Control XML-RPC publishing
    Manage XML-RPC
    SSL Insecure Content Fixer
    WordPress Importer

    Activated
    Better Search Replace
    Classic Editor
    Insert Headers and Footers
    Menu Image
    Select Salient WPBakery Page Builder
    Select Simple Local Avatars
    Simple Local Avatars
    WP File Manager – PRO
    Yoast SEO
    Required by Yoast SEO Premium | FAQ | Settings
    The first true all-in-one SEO solution for WordPress, including on-page content analysis, XML sitemaps and much more.
    Yoast SEO Premium

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Contact form button not clicking or sending mail’ is closed to new replies.