I’ve installed Zoho Forms, and the plugin menu doesn’t end up in the sidebar.
Doesn’t look like it’s working with WP 6.4.3
]]>Hi after recently updateing the WordPress, I am using this short code of zoho contact form. It won’t work on WordPress blog pages, but it used to work previously.
Also when you paste this code in element or pages in WordPress then it works.
The code is :
<style>
.zf_lB_Dimmer_572907{
position: fixed;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
background: rgb(0, 0, 0);
opacity: 0.8;
z-index: 10000000;
}
.zf_lB_Container_572907{
position: fixed;
background-color: white;
margin: 0;
margin-right: 0px;
padding: 0;
height: 722px;
width: 70%;
top: 50%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
border: 7px solid none;
max-height: calc(100% - 60px);
z-index: 999999;
}
p{
margin-bottom: 10px;
}
.zf_lB_Wrapper_572907{
position: fixed;
top: 50%;
left: 50%;
margin-left: 0;
margin-top: -180px;
z-index: 10000001;
}
.zf_main_id_572907{
height: calc(100% - 0px);
display: flex;
overflow-y: auto;
overflow-x: hidden;
}
.zf_lb_closeform_572907 {
position: absolute;
right: -20px;
background: #2f2e2e;
padding: 0;
border-radius: 50%;
width: 34px;
height: 34px;
top: -15px;
cursor: pointer;
border: 2px solid #d9d9d9;
}
.zf_lb_closeform_572907:before, .zf_lb_closeform_572907:after {
position: absolute;
left: 16px;
content: ' ';
height: 19px;
width: 2px;
top: 7px;
background-color: #f7f7f7;
}
.zf_lb_closeform_572907:before {
transform: rotate(45deg);
}
.zf_lb_closeform_572907:after {
transform: rotate(-45deg);
}
@media screen and (min-device-width: 10px) and (max-device-width: 380px) {
.zf_lB_Container_572907 {
width: 270px !important;
}
}
@media screen and (min-device-width: 360px) and (max-device-width: 480px) {
.zf_lB_Container_572907 {
width: 300px !important;
}
}
@media screen and (min-device-width: 440px) and (max-device-width: 500px) {
.zf_lB_Container_572907 {
width: 380px !important;
}
}
@media only screen and (min-width:500px) and (max-width:600px) {
.zf_lB_Container_572907 {
width: 450px;
}
}
@media only screen and (min-width:601px) and (max-width:700px) {
.zf_lB_Container_572907 {
width: 540px;
}
}
@media only screen and (min-width:700px) and (max-width:800px) {
.zf_lB_Container_572907 {
width: 650px;
}
}
@media screen and (min-device-width: 801px) and (max-device-width: 1268px) {
.zf_lB_Container_572907 {
width: 750px !important;
}
}
</style>
<button id="zf_button_572907" style="display: none;">Form</button>
<script type="text/javascript">(function() {
try{
if( document.readyState == "complete" ){
onloadActions_572907();
} else {
window.addEventListener('load', function (){
onloadActions_572907();
}, false);
}
function onloadActions_572907(){
constructDiv_572907();
showZForm_572907();
}
function constructDiv_572907(){
var iframeDiv = document.createElement("div");
iframeDiv.setAttribute('id','CWK54CW_Kjz5RR7vlDnltXvCBZWrZKY6P5q6_23tjaU_572907');
iframeDiv.setAttribute('class','zf_main_id_572907');
var closeFormDiv = document.createElement("div");
closeFormDiv.setAttribute('id','deleteform_572907');
closeFormDiv.setAttribute('class','zf_lb_closeform_572907');
var containerDiv = document.createElement("div");
containerDiv.setAttribute('id','containerDiv_572907');
containerDiv.setAttribute('class','zf_lB_Container_572907 ');
containerDiv.appendChild(iframeDiv);
containerDiv.appendChild(closeFormDiv);
var wrapperDiv = document.createElement("div");
wrapperDiv.setAttribute('class','zf_lB_Wrapper_572907');
wrapperDiv.appendChild(containerDiv);
var dimmerDiv = document.createElement("div");
dimmerDiv.setAttribute('class','zf_lB_Dimmer_572907');
dimmerDiv.setAttribute('elname','popup_box');
var mainDiv = document.createElement("div");
mainDiv.setAttribute('id','formsLightBox_572907');
mainDiv.style.display = "none";
mainDiv.appendChild(wrapperDiv);
mainDiv.appendChild(dimmerDiv);
document.body.appendChild(mainDiv);
}
function showZForm_572907(){
var iframe = document.getElementById("CWK54CW_Kjz5RR7vlDnltXvCBZWrZKY6P5q6_23tjaU_572907").getElementsByTagName("iframe")[0];
if(iframe == undefined ||iframe.length == 0){
loadZForm_572907();
}
document.getElementById("formsLightBox_572907").style.display = "block";
document.body.style.overflow = "hidden";
}
function loadZForm_572907() {
var iframe = document.getElementById("CWK54CW_Kjz5RR7vlDnltXvCBZWrZKY6P5q6_23tjaU_572907").getElementsByTagName("iframe")[0];
if(iframe == undefined ||iframe.length == 0){
var f = document.createElement("iframe");
f.src = getsrcurlZForm_572907('https://forms.zohopublic.in/mentormecareers532/form/DownloadoureBook1/formperma/CWK54CW_Kjz5RR7vlDnltXvCBZWrZKY6P5q6_23tjaU?zf_rszfm=1');
f.style.border="none";
f.style.minWidth="100%";
f.style.overflow="hidden";
var d = document.getElementById("CWK54CW_Kjz5RR7vlDnltXvCBZWrZKY6P5q6_23tjaU_572907");
d.appendChild(f);
var deleteForm = document.getElementById("deleteform_572907");
deleteForm.onclick = function deleteZForm_572907() {
var divCont = document.getElementById("formsLightBox_572907");
divCont.style.display="none";
document.body.style.overflow = "";
var iframe = document.getElementById("CWK54CW_Kjz5RR7vlDnltXvCBZWrZKY6P5q6_23tjaU_572907").getElementsByTagName("iframe")[0];
iframe.remove();
}
window.addEventListener('message', function (){
var evntData = event.data;
if( evntData && evntData.constructor == String ){
var zf_ifrm_data = evntData.split("|");
if ( zf_ifrm_data.length == 2 ) {
var zf_perma = zf_ifrm_data[0];
var zf_ifrm_ht_nw = ( parseInt(zf_ifrm_data[1], 10) + 15 ) + "px";
var iframe = document.getElementById("CWK54CW_Kjz5RR7vlDnltXvCBZWrZKY6P5q6_23tjaU_572907").getElementsByTagName("iframe")[0];
if ( (iframe.src).indexOf('formperma') > 0 && (iframe.src).indexOf(zf_perma) > 0 ) {
var prevIframeHeight = iframe.style.height;
if ( prevIframeHeight != zf_ifrm_ht_nw ) {
iframe.style.minHeight = zf_ifrm_ht_nw;
var containerDiv = document.getElementById("containerDiv_572907");
containerDiv.style.height=zf_ifrm_ht_nw;
}
}
}
}
}, false);
}
}
function getsrcurlZForm_572907(zf_src) {
try {
if ( typeof ZFAdvLead !== "undefined" && typeof zfutm_zfAdvLead !== "undefined" ) {
for( var prmIdx = 0 ; prmIdx < ZFAdvLead.utmPNameArr.length ; prmIdx ++ ) {
var utmPm = ZFAdvLead.utmPNameArr[ prmIdx ];
var utmVal = zfutm_zfAdvLead.zfautm_gC_enc( ZFAdvLead.utmPNameArr[ prmIdx ] );
if ( typeof utmVal !== "undefined" ) {
if ( utmVal != "" ){
if(zf_src.indexOf('?') > 0){
zf_src = zf_src+'&'+utmPm+'='+utmVal;//No I18N
}else{
zf_src = zf_src+'?'+utmPm+'='+utmVal;//No I18N
}
}
}
}
}
if ( typeof ZFLead !== "undefined" && typeof zfutm_zfLead !== "undefined" ) {
for( var prmIdx = 0 ; prmIdx < ZFLead.utmPNameArr.length ; prmIdx ++ ) {
var utmPm = ZFLead.utmPNameArr[ prmIdx ];
var utmVal = zfutm_zfLead.zfutm_gC_enc( ZFLead.utmPNameArr[ prmIdx ] );
if ( typeof utmVal !== "undefined" ) {
if ( utmVal != "" ){
if(zf_src.indexOf('?') > 0){
zf_src = zf_src+'&'+utmPm+'='+utmVal;//No I18N
}else{
zf_src = zf_src+'?'+utmPm+'='+utmVal;//No I18N
}
}
}
}
}
}catch(e){}
return zf_src;
}
}catch(e){}
})();
</script>
]]>
Hi there, I believe the only way to use this is with the shortcodes in elementor, would that be correct?
Many thanks!
Caroline
How do I work with Elementor form and the plugin?
]]>With the latest update of wordpress, the plugin does not support the addition of a new form with the option “Embed using permalink”.
Did you plan to work this out ?
Thank you !
Hi there,
I have been having issues with the contact form – there seems to be a robo that is generating a ticket every few minutes.
I added a captcha to the webform, the form is designed on Zoho Desk. The captcha is broken when I embed it on WordPress. Tested the Same form on a HTML tester and it works perfectly. The issue is only when I embed it on WordPress.
]]>Hi, I have installed your plugin and would like to be able to style the form from my WordPress site. I tried adding CSS styles to my theme files but they are not taking affect. Here are the styles I’m trying to add:
.templateWrapper {
background: #2D444E;
}
.tempHeadContBdr {
background: #2D444E;
border-bottom: 1px solid #EAEAEA;
margin: 0;
padding: 10px 25px;
}
.tempHeadContBdr .frmTitle {
color: #fff;
margin: 0;
padding: 0;
font-size: 2em;
}
.section h2 {
border-bottom: 1px solid #D7D7D7;
font-size: 22px;
color: #fff;
font-weight: 500;
font-family: ‘Open Sans’,”Lucida Grande”,Arial,Arimo,Helvetica,sans-serif;
padding-bottom: 10px;
position: relative;
}
.section h2 a { color: #fff; }
.tempFrmWrapper .labelName {
font-weight: bold;
font-size: 13px;
color: #fff;
}
label.formSubInfoText {
color: #fff!important;
}
.submitColor {
color: #fff;
border: 1px solid;
border-color: #fff;
background: #2D444E;
background: #2D444E;
background: -moz-linear-gradient(top, #2f9eec, #1988d6);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=’#2f9eec’, endColorstr=’#1988d6′);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.submitColor:hover {
background: #000!important;
}
Can you update this plugin to let us use the CRM forms with standard spam protection and akismet.
]]>I am simply adding a zoho form using the zoho forms block WITHOUT a scroll bar. My form is quite long so it creates a 2nd scroll bar within the website to see it all.
How do I set it to display the whole form WITHOUT the second scroll bar? With iFrame setting it to any size height doesn’t work, neither does 100%. If I use “Java Script” and “Set form height automatically” it still shows up.
]]>The plugin slows down the site for 2 seconds!
Can you please optimize it a bit?
You can start with ditching moment.js library. It is obsolete and the author recommends not to use it anymore: https://momentjs.com/docs/#/-project-status/
Then continue, by loading your scripots only where the forms are actually used, not all over the place.
]]>Using the default editor, there is no way to remove the block!
It also has a scroll bar with auto height
]]>I receive 403 Forbidden error when clicking on Zoho Form icon…
Wordpress version: 5.4.2
Any help would be very appreciated, thanks.
Hello,
I want to use Zoho Forms to add several forms to our website. I’ve installed the latest version of the plugin. We’re also using the latest version of WordPress and Gutenberg.
When adding the block for a Zoho Form, I cannot seem to configure it. When I click the block, it doesn’t do anything.
I can see in the console that there’s a TypeError in your plugin: $ is not a function.
Could you help me out and provide a fix for this?
Thanks in advance!
-Kevin
Zoho forms not working with WordPress 5.3?
Zoho does not integrate with WordPress 5.3
]]>I’m using WordPress 5 with Divi 3. I can see no way to embed a form, as your plugin only supports the Classic Editor and Gutenberg. Will you be supporting alternate page editors like Divi? Would it be possible to just create generic shortcode support?
]]>I’m looking at adding this, as I already have Zoho CRM.
However, I’m using Gravity Forms at the moment and wondered if this will work with WP 5.03 and whether any further development will happen. It’s been 7 months, but I’m looking at changing to Zoho Forms.
Will it cause any problems installed on my site, where GF is already installed.
How about jazzing up the Forms as well. Is this something this plugin can help with?
Thanks
]]>Hello,
I just installed the Zoho Forms and it doesn’t show on the admin panel. My webmaster and I are complexed why not. We have Wp 5.0.3. Please help with this plugin.
Hi,
Can I store submitted data to our website database?
]]>I am trying to set up a Pop-up form on a wordpress site.
and I am having troubles trying to pull this off. Cannot find anything on the zoho site other then the “share option” and no popup settings. Do I need to go through another third party app (like zapier) to make this happen or am I missing something? Seems like it should be pretty cut and dried and simple to do.
ZoHo doesn’t show up in WordPress admin bar so that I can log into the respective account.
]]>I installed this plugin, but the plugins settings aren’t showing up anywhere in the menu.
]]>