Form is not displaying in Chrome, but is working fine in safari and mozilla.

  • ceas1974
    Asked on January 3, 2017 at 11:22 AM
  • Kevin Support Team Lead
    Replied on January 3, 2017 at 12:54 PM

    I have checked your form and noticed what you are reporting, I can also see you're using the JavaScript embed method, the default one, this may be the cause because the form is not showing since there may be a conflict between the form's code and the existing code in your webpage. 

    What I would suggest you is to re-embed your form using the iFrame method, this way you will avoid any conflict between codes, here's the guide: Getting-the-form-iFrame-code

    Please  do let us know how it goes.