Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Facebook Like button with HTTPS

Options
  • 30-08-2010 10:54am
    #1
    Registered Users Posts: 2,791 ✭✭✭


    Hi,

    I've implemented the Facebook like button on our website using the Facebook SDK. It's working well except for when the page is being viewed through a secure connection.

    Our website sells things so the user will switch from normal HTTP to HTTPS as they progress through the steps. When viewed in https using Internet explorer, a warning message is displayed about the mixed form of content on the page.

    The facebook like plugin does not seem to change to HTTPs automatically. Has anyone encountered this problem? It was surprising that no results were returned on Google .

    Thanks,
    John


Comments

  • Registered Users Posts: 342 ✭✭adm


    It looks like you have to use the JavaScript SDK and then use the xfbml for your like button instead of the iframe method.


  • Registered Users Posts: 2,791 ✭✭✭John_Mc


    adm wrote: »
    It looks like you have to use the JavaScript SDK and then use the xfbml for your like button instead of the iframe method.

    Worked a treat thanks :)


Advertisement