Form not shown after embedding into Facebook Static HTML iFrame Tab

  • karaat7
    Asked on May 5, 2015 at 4:05 PM

    I'm trying to embed a form I created in an iframe on a Facebook page using the Static HTML iFrame Tab, but it's giving me issues and the form is not displaying in the tab. Has anyone else had this problem, and if so, can you propose any solutions? Thank you!

  • Ben
    Replied on May 5, 2015 at 5:40 PM

    Please do try to embed the form with the HTTPS code - secure form code not with the one over HTTP or the form will not be shown.

    The reason for this is that Facebook is using HTTPS (encrypted) pages, so anything that is tried to be loaded over the unencrypted channels will be blocked by all modern browsers.

    As soon as you add the HTTPS link to it, it will be shown.

    Do let us know how it goes.