mongoose-marketplace / facebook-page-feed-graph-api

It's time to upgrade from your old like box! Display the Facebook Page Plugin from the Graph API using a shortcode or widget.
GNU General Public License v2.0
4 stars 1 forks source link

Create an isolated embed #60

Closed cameronjonesweb closed 3 years ago

cameronjonesweb commented 5 years ago

The Facebook SDK causes issues when different variants are used on the same page. This causes issues if a user wants to have a page plugin in different languages on the same page, or if they're running other SDK dependent embeds such as messenger live chat.

Instead of simply embedding the SDK, look to use an iframe that calls the SDK to avoid conflicts with other instances and other SDK embeds