Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Eric Fuentes

    (@eric-fuentes)

    Thank you.

    Thread Starter Eric Fuentes

    (@eric-fuentes)

    Yes, I had the snippet placed in the header and footer section of the site, just to see which would work. I removed the snippet from the header and left the footer. Seems to be working now, thank you.

    So, my next task is to make the iframe responsive. I have some css I was going to try and use, but not sure if that would work better then the settings in the plugin. Would you be able to help me with that? Thanks in advance.

    Eric

    Thread Starter Eric Fuentes

    (@eric-fuentes)

    Here’s what I pasted in from the plugin instructions.

    <script src="http://flavoredthreads.com/wp-content/plugins/advanced-iframe/js/ai_external.js"></script>

    Here’s what was generated once the script ran.

    <script src="http://flavoredthreads.com/wp-includes/js/jquery/jquery.js"></script>
    
    <iframe id="ai_hidden_iframe_advanced_iframe" style="display:none;" src="http://flavoredthreads.com/wp-content/plugins/advanced-iframe/js/iframe_height.html?height=4&id=advanced_iframe" height="0" width="0">Iframes not supported.</iframe>

    All together, this is what you see:

    <script src="http://flavoredthreads.com/wp-content/plugins/advanced-iframe/js/ai_external.js"></script>
    
    <script src="http://flavoredthreads.com/wp-includes/js/jquery/jquery.js"></script>
    
    <iframe id="ai_hidden_iframe_advanced_iframe" style="display:none;" src="http://flavoredthreads.com/wp-content/plugins/advanced-iframe/js/iframe_height.html?height=4&id=advanced_iframe" height="0" width="0">Iframes not supported.</iframe>

    Which do I need to delete?

Viewing 3 replies - 1 through 3 (of 3 total)