Facebook Like Button display's Switch and image

我只是一个虾纸丫 提交于 2019-12-12 04:12:32

问题


I have a problem with the Facebook Like button to where if a person is an admin of multiple pages / account, instead of the button displaying it shows a small box with a "Switch" link and the person's image. The same as explained here... http://developers.facebook.com/bugs/111826392293111/

I am using the default code provided by Facebook, not any special code. Any ideas or unfixable bug?


回答1:


if you get the "switch link", than you're currently using facebook as a page and therefore can't access the social plugin. go back to facebook.com, change your identity back to your user profile and reload the page with the social plugin. it's not a bug in your implementation or from facebook at all.




回答2:


Just use: data-height="60" data-width="60" for example, and limit the expansion of the box.



来源:https://stackoverflow.com/questions/14695275/facebook-like-button-displays-switch-and-image

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!