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?

有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top