• Hi everyone!
    I’m creating a new post to specifically ask you how to integrate a Facebook plugin page (as presented and explained here : https://developers.facebook.com/docs/plugins/page-plugin/) in WordPress.
    This is exactly what I’m looking for but when I follow the steps of integration, nothing appears on the website, except the link in the blockquote.
    I tried this in a plain page or as in a custom html widget… nothing works.
    Does someone have a clue of what is happening?
    Thanks,

    Léo

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter leobo

    (@leobo)

    Ok I’m answering to myself:
    It is necessary to choose the iframe integration then, if you want your html code to be accepted by WordPress, you have to rewrite allowTransparency -> allowtransparency with a “t” in lowercase. Then you have to play with both “width & height” from the html code AND from the URL request in ‘src=’.
    Also, to be sure that your plugin is shown you have to deactivate the antitrackers options of your web browser.
    Be sure to have the complete feed informations setting the “width & height” parameters properly.

    Bye!

    It sounds like all your users would need to have the Antitracker option set, so you might want to put a note for that in your page.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Set up a Facebook plugin page in WordPress’ is closed to new replies.