Hey,
I’m keen to try this plugin, but worried it’s not going to be supported if it breaks in future.. are you still actively watching this plugin? Do you do paid work if it does break?
]]>Hi,
I have included the shortcode in my page, it displays the contact form correctly but after pressing the send button nothing is created in Zoho.
I have checked my api key although im not 100% i inserted it correctly
I also tried to check if Php CURL extension is enabled but not sure how to do this
]]>I am running the latest versions of WordPress, Contact Form 7 and your plugin. When I modify the following shortcode from
[contact-form-7 id=”129″ title=”Request Demo”]
to
[zoholead contact-form-7 id=”129″]
or
[zoholead contact-form-7 id=”129″ title=”Request Demo”]
I do not get my contact 7 form and fields but rather what I believe to be the default zoholead form.
How can I integrate the plugin with Contact Form 7 and do I need to make any edits to Contact Form 7 so they both can speak to each other and pass the proper fields to the crm?
]]>I submit the form in my wordpress blog and all fields are saved in Zoho except “comments”, how can i solve this, thanks.
]]>I’d like to pay for Zoho CRM Integrator for a client, but I’d need it upgraded before I’d pay for it. It currently doesn’t send email on WP 4.3.1 with cURL installed. It does send all fields to Zoho CRM EXCEPT for “Comments” which I want to map to “Description” in Zoho.
Can you let me know as soon as possible whether this is something you’d consider doing? I know your plugin is listed on LeadIn’s plugins page at https://www.leadin.com/plugins/wordpress-zoho along with several others that are also way out of date. It’d be great if yours was up-to-date.
Thanks.
]]>Hi
I’d love to have multiple instances of the Zoho CRM form on my website, each one pointing to a different email address.
IE – if they fill out the ‘product enquiry form’ it sends an email to [email protected] to alert me. If they fill out the ‘Support Enquiry form’, it sends an email to [email protected].
Is there any way to do this with the Zoho CRM Integrator plugin?
https://www.ads-software.com/extend/plugins/zoho-crm-integrator/
]]>Hi
Is there any way to configure the plugin to send an email to the form user upon submission?
IE – If somebody fills out the form on my website, they would be sent a confirmation email “Thanks for contacting us” etc.
Or, is this something I would have to configure in Zoho?
https://www.ads-software.com/extend/plugins/zoho-crm-integrator/
]]>Hello, I am using the Zoho CRM Integrator on a site and it is doing what it is supposed to, and asking for details when particular pages or loaded, or when someone reaches a particular point in the page (ie. once they get to a particular anchor, details are asked for).
Is it possible currently to have the plugin ask for details purely when a user clicks on some downloadable content, such as a Word document?
So ideally, the user can browse around the page as much as they like, and when they click on the the link for the document they are then prompted to enter their details. Can this be done?
Thanks in advance
https://www.ads-software.com/extend/plugins/zoho-crm-integrator/
]]>I’ve installed this product on two WP sites. On one site, you fill out the information, click the “submit” button, and voila, nothing happens. No information makes it into Zoho, no indication to the user that anything has happened.
On the other site, a message pops up letting the user know that their information has been received, but nothing actually shows up in Zoho.
HELP!
https://www.ads-software.com/extend/plugins/zoho-crm-integrator/
]]>I can’t seem to get this to work. I’m not sure if I’m missing something. I filled in the authtoken (which is different every time and not permanent like the help text says) and have added the shortcode to a page. When viewing the pages and submitting text, I get the popup confirmation but then…I’m not sure what happends next. There is no user created in wordpress. There is no lead or contanct in zoho. No emails generated or sent, and my log files show no errors and a sucessful post on that page. Any ideas where to start looking? Thanks for the help.
https://www.ads-software.com/extend/plugins/zoho-crm-integrator/
]]>Hello, have been running the plugin without issue but suddenly it looks like there was some code accidentally deleted from the functions.php file, causing my site to crash
Removing the code completely that was to do with Zoho CRM Integrator plugin has fixed the problem to an extent (the site is up and running) but I’m guessing the Zoho plugin will no longer be working
The code that remains is as follows:
/*======================================================
* For Zoho CRM Integrator plugin
=====================================================*/
add_action( 'wp_print_scripts', 'my_deregister_javascript', 100 );
function my_deregister_javascript() {
if ( is_page(86)||is_page(276) ) {
wp_deregister_script( 'jquery' );
if(is_page(86)){
wp_deregister_script( 'zoho-crm-integrator_pop-up2' );
}
if(is_page(276)){
wp_deregister_script( 'zoho-crm-integrator_pop-up' );
}
}
else{
wp_deregister_script( 'zoho-crm-integrator_jquery' );
}
} );
remove_action(
so essentially the code after ” remove action” is missing. Is this something that I can somewhat easily put back in place? Hoping it is just “plugin default” code
Thanks in advance
https://www.ads-software.com/extend/plugins/zoho-crm-integrator/
]]>Sorry, last question:
Does your plugin also register the user in WP as well as ZOHO?
https://www.ads-software.com/extend/plugins/zoho-crm-integrator/
]]>Any thoughts where I would add the redirect after the “contact was added” popup happens?
https://www.ads-software.com/extend/plugins/zoho-crm-integrator/
]]>Hi,
I really like your plugin, it is exactly what we want. We have a small issue, for some reason after you fill out the form the submit button doesn’t work.
it does everything else: We get the data in ZOHO Leads, we get the email.
can you provide any help?
thanks!
Brian
https://www.ads-software.com/extend/plugins/zoho-crm-integrator/
]]>When completing the form, it wants to post to: https://subdomain.domain.com/wp-content/plugins/zoho-crm-integrator/form-process.php
This results in a 404 not found error on MultiSite set up for subdomains.
https://www.ads-software.com/extend/plugins/zoho-crm-integrator/
]]>Cannot install through WP admin. The .zip file contains a .zip file with the plugin contents.
https://www.ads-software.com/extend/plugins/zoho-crm-integrator/
]]>