Hello,
I was hoping you could help me with this.
I’m using this code to display reviews on my webpage, since FB made it impossible to auto-display reviews.
So I decided to do it “manually”, don’t like it, but have no choice.
Anyway, this is the code I’m using:
<div class="fb-post" data-href="URL TO REVIEW"
data-width="500" data-header="false">
The problem with this code, for me, is the fact that it displays the header image.
I tried using several settings, including data-heder=false, with no luck.
Do you know a way to achieve this?
https://wordpress.org/plugins/custom-facebook-feed/