Forum Discussion
Aniruddhab
May 15, 2021Tin Contributor
SharePoint Online Facebook or YouTube Embed code not loading untill mouseover
Hi All, A strange things happened in last few days in SharePoint online. Earlier if I embed Facebook feed embed code in SharePoint Online it was working fine but now it is not showing until mouse...
- May 27, 2021Hi,
No sure if a screenshot will help.
1/ Add the iFrame code to your embed web part like you normally would and publish your page. You will see the issue with the mouse over we are experiencing
2/ Place the page into edit mode, in the embed web part text box delete the iFrame code and replace with something like "facebook.com" and then click the Republish button
For some reason it ignores the facebook.com code you enters and displays the web part correctly using the previous iFrame code
Stfn96
Nov 25, 2021Copper Contributor
I don't know if you still need a solution, but i had the same problem. Just take out the "https:" from the src attribute in your iframe. So your link is just "//http://www.google.de/..."
Good luck!
eenglish525
Jul 02, 2026Tin Contributor
Hi! I have used this solution multiple times. Whenever I forget, I come back to it. ChatGPT wasn't pleased that it didn't think of it, so it mentioned that it was an old solution. However, it still works in 2026! Thank you!🤣