Important: when posting, please provide your Club Number at a minimum, and as many details as possible.
For further info, please read This page before posting.

Facebook iframe not working since HTTPS

  • TomColling
  • TomColling's Avatar Topic Author
  • New Member
  • New Member
  • Thanks: 0

Facebook iframe not working since HTTPS

7 years 10 months ago
#69125
Facebook iframe not working since HTTPS

Omaha Toastmasters Club 281
281.toastmastersclubs.org has been using an iframe to allow non-Facebook users to see meeting summaries and photos on our home page. It isn't working right now. I don't know why. I am not sure if the recent switch to HTTPS or something else is causing the issue. Can someone please give me some technical pointers to get this working again?

<p style="text-align: center;"><iframe allowtransparency="" frameborder="0" scrolling="no" src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FOmaha-Toastmasters-Club-281%2F201221199905077&width=650&height=395&colorscheme=light&show_faces=false&border_color&stream=true&header=false" style="width: 690px; height: 395px; overflow: hidden;">




Tom Colling
Omaha Toastmasters Club 281
281.toastmastersclubs.org
The topic has been locked.
  • Brian
  • Brian's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 11381
  • Thanks: 3727

Re: Facebook iframe not working since HTTPS

7 years 10 months ago
#69126
The links all have to be https to show on a secure page. You have to check with facebook if they supply https links.
Thank you,

Brian McDonald DTM
Silver and Wiser Online Toastmasters Club #777940

Technical Support Consultant for FreeToastHost
The topic has been locked.
  • SteveTheTechie
  • SteveTheTechie's Avatar
  • Offline
  • Emeritus
  • Emeritus
  • Posts: 11492
  • Thanks: 3057

Re: Facebook iframe not working since HTTPS

7 years 10 months ago - 7 years 10 months ago
#69127
Maybe try:
Code:
<p style="text-align: center;"><iframe allowtransparency="" frameborder="0" scrolling="no" src="https://www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2Fpages%2FOmaha-Toastmasters-Club-281%2F201221199905077&amp;width=650&amp;height=395&amp;colorscheme=light&amp;show_faces=false&amp;border_color&amp;stream=true&amp;header=false" style="width: 690px; height: 395px; overflow: hidden;"></iframe></p>

(I just made the urls in this use https:.)
Last edit: 7 years 10 months ago by SteveTheTechie.
The topic has been locked.
  • TomColling
  • TomColling's Avatar Topic Author
  • New Member
  • New Member
  • Thanks: 0

Re: Facebook iframe not working since HTTPS

7 years 10 months ago
#69136
Thank you both for the help. The team didn't work, but I found this site
developers.facebook.com/docs/plugins/page-plugin/

That gave me some revised html that seems to be working.

<iframe src=" www.facebook.com/plugins/page.php?href=h..._facepile=true&appId " width="650" height="450" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media">

Thanks again!
The topic has been locked.
Moderators: BrianHeniPamrhtaylor3marc33NotLiableNSBjgavinLcala305peterb323DebbieT
Time to create page: 0.145 seconds