bocashark
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Hide Woocommerce Related Product DescriptionThat works perfectly, thank you so much!
Forum: Plugins
In reply to: [Contact Form 7: Zoho Leads integration] Submit does nothing. Js error maybe?Yes I did fill in every field…
And I was only trying to get name email phone to transfer over to Zoho.Thanks…
<div class=”feature boxed bg-secondary”>
<div class=”form-email form-planner”>
<p>Full Name (required)<br />
[text* full-name] </p><p>Email (required)<br />
[email* your-email] </p><p>Phone Number (required)<br />
[tel* tel-921] </p><p>Company Name (required)<br />
[text* your-company] </p><p>Company Street Address (required)<br />
[text* your-address] </p><p>Company City (required)<br />
[text* your-city] </p><p>Company State (required)<br />
[text* your-state] </p><p>Company Zip (required)<br />
[text* your-zip] </p>
<hr>
<p>[submit “Send”]</p>
</div></div>Forum: Plugins
In reply to: [Contact Form 7: Zoho Leads integration] Submit does nothing. Js error maybe?Yes same thing for me… I saw that you updated the plugin so I though I would give it another shot. And I get the same result a endless spinning arrow below the submit button after pressing it. It says inserting leads into ZoHo, but I checked there and nothing was posted. Here is the Error Log:
—————
[08-Mar-2017 16:27:10 UTC] Building CF7 form HTML
[08-Mar-2017 16:27:47 UTC] Entered function: /home/domain2/public_html/wp-content/plugins/cf7-zoho-leads/cf7-zoho-leads.php:cf7zl_cf7_email_hook()
[08-Mar-2017 16:27:47 UTC] Inserting record in Zoho Leads
[08-Mar-2017 16:27:47 UTC] Zoho API request: Array
(
[Company] =>
[First Name] =>
[Last Name] =>
[Email] =>
[Phone] =>
[Title] =>
)
————–Thank You
Paul