Pop-up form messing up with website

  • macpcsolution
    Asked on August 10, 2015 at 1:31 PM

    Hi, 

    I'm trying to add a popup form into my website homepage but the script is causing error in other stuff (images, animations). 

    I need the form working on my homepage asap. 

    The website is: mayfairhome.com 

    Here's the script: 

     

    <script src="https://d2g9qbzl5h49rh.cloudfront.net/static/feedback2.js?3.3.8356" type="text/javascript">
    var JFL_52114931378960 = new JotformFeedback({
    formId:'52114931378960',
    base:'https://secure.jotformpro.com/',
    windowTitle:'Mayfair Home - Pop-up',
    background:'#FFA500',
    fontColor:'#FFFFFF',
    type:2,
    height:500,
    width:700,
    openOnLoad:false
    });
    </script>
    <a class="lightbox-52114931378960" style="cursor:pointer;color:blue;text-decoration:underline;">Mayfair Home - Pop-up</a>

     

    Thank you! 

  • Charlie
    Replied on August 10, 2015 at 2:48 PM

    Hi,

    I can't seem to find the form in your website, have you removed it? It's possible that you're having a code conflict between your website and the form. You might need to use a jQuery noConflict for this.

    You might also try setting your Lighbox embed code to use SSL, copy and paste it again in your Wordpress site, see if that works.

    We'll wait for your response.