• Hi Daniele

    Cool plugin and it works without a Facebook App token, too!

    I’m using theme Evolve with two columns either side and, although the streaming seems to work, I have this ‘profile picture’ text on the LHS (followed by Likes and Comments) that doesn’t quite fit.

    http://www.malathronas.com/facebook-stream/

    Three questions:
    Why is the stream not picking the page profile pic? Do I need an app token after all?
    How can I fit everything in?
    If I can’t, can I disable the LHS completely (Profile pic, Likes and Comments)?

    Thanks in advance

    https://wordpress.org/plugins/facebook-social-stream/

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: http://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.