How To Make The Facebook Like Button Display None When Logged In As Page

前端 未结 4 1571
余生分开走
余生分开走 2021-01-25 03:56

I have the Facebook like button on my site http://theganjagirls.com ... everything looks and works fine when I\'m logged into my Facebook account... But when I\'m logged in as a

4条回答
  •  渐次进展
    2021-01-25 04:18

    Wouldn't this: https://developers.facebook.com/docs/reference/javascript/FB.getLoginStatus/ (for getting the logged in status) combined with this: Facebook: get list of pages that a user is admin of (for getting the pages the user is admin of) be solution to your problem?

提交回复
热议问题