Facebook Post embed issue
-
How do you embed Facebook posts?
It looks like an Interactive element transformer rule exists for anything inside
<div class="embed">[embed code here]</div>
.But for Facebook embeds to work, the API docs say that the JS SDK is required within the embed div.
That method is working for me, but is very complex and error prone for writers creating blog posts. And it results in several instantiations of the Facebook API JS SDK if we’re embedding several posts on the same page.
Seems like there has to be an easier way, especially considering these are Facebook embeds. I would be expect Facebook to better support embedding their own posts.
Thanks in advance for any help!
- The topic ‘Facebook Post embed issue’ is closed to new replies.