Strange Bug w/ FB video embed

I have a blog up, and inserted a link to a FB video. It seemed to be working just fine, except when I “Go Back”, I seem to have lost my summaries and categories views – it just goes to the blog item I was on; it looks like it is in a summary page, but it’s the only entry. If I delete the FB video link, everything goes back to normal. This is the code I insert in the blog entry:

< iframe src="https://www.facebook.com/plugins/video.php?height=476&href=https%3A%2F%2Fwww.facebook.com%2Frobert.c.marshall.5%2Fvideos%2F1142677033346462%2F&show_text=false&width=269&t=0" width="269" height="476" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowfullscreen="true" allow="autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share" allowFullScreen="true"></iframe>

With the code, this is the only entry that seem to show in summaries. without that code, all of the summary entries show.

Where in your post have you added this custom code? Toward the top of the post, within the summary section? If so this is likely your problem, as summaries are created by truncating text. If the truncation happens mid-code then your custom code is invalid or incomplete and will cause a problem.

Damn you’re quick! Thanks!
Yes, it is in the top of the post. I’ll add some filler and report back.

2 Likes

Thank you so much - that did the trick.
SO glad I switched to Foundry…

2 Likes

You can also opt for custom summaries and then only put your code in the body and forego the summary area.

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.