Question

We have "Like Box" plugin on one of our websites, configured to show only live stream from our facebook page. It was working perfectly fine until 3 to 5 days ago. Now it shows the stream only when "data-show-faces" is set to true, otherwise it does not. Is this a bug introduced by new changes at Facebook developers, or is this as expected?

Était-ce utile?

La solution

Try adding data-height="300" (or your appropriate value). You can verify this at the developers.facebook page by setting the height attribute.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top