Viewing 1 replies (of 1 total)
  • Plugin Author Daniele Angileri

    (@daniele-angileri)

    1) It displays the profile pic which is registered within your page. In your case: https://graph.facebook.com/John.Malathronas/picture

    2) no, that makes no difference which data will be shown

    3) at the moment there is no possibility to disable the profile pic, likes and comments. If you are able to change your CSS, you could add:

    .wp-fb-social-stream .fb-info {
        display: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Profile picture’ is closed to new replies.