By Ralf van Hattum on Thursday, 22 January 2015
Posted in General Issues
Replies 7
Likes 0
Views 335
Votes 0
Hi all,

Since today i having my new website live with EasyBlog. Have shared my first post into Facebook and the visitors are liking my post :-) But... How can i see in the backend who liked the post? Is that possible?

Also a question regarding EasyBlog within a responsive mobile theme. I don't see a like button on the blog page on a mobile? Is this normal?

My site is http://www.losibigscale.com

Thank you for your help!

Regards,
Ralf
Hello Ralf,

How can i see in the backend who liked the post? Is that possible?
- Sorry but it is not possible to see facebook like from the backend.

I don't see a like button on the blog page on a mobile?
- Please try to add this css code into your template css file and see how it goes.


#eblog-wrapper.w600 #ezblog-body #socialbutton, #eblog-wrapper.w600 #ezblog-body #socialbutton .socialbutton-vertical {
display: inline-block !important;
}
·
Thursday, 22 January 2015 10:27
·
0 Likes
·
0 Votes
·
0 Comments
·
You are the greatest, now i'm having the like and share button also on mobile visitors!

But i have also set that faces must be displayed within the blogpost. Maybe that's a solution to see who liked the post but i don't see the faces. Is this a known issue?
·
Thursday, 22 January 2015 14:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Ralf,

Those faces we get from facebook. We only send the parameter to facebook and they will send back the html for the button. I've checked the code and we already send the data-show-faces but facebook didn't return it with faces. As you can try here: https://developers.facebook.com/docs/plugins/like-button , even you have ticked the Show faces option, they are still not displayed.
·
Thursday, 22 January 2015 16:20
·
0 Likes
·
0 Votes
·
0 Comments
·
But the faces are shown on that specific page...
·
Thursday, 22 January 2015 16:32
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Ralf,

May I know where is the specific page?
·
Thursday, 22 January 2015 17:50
·
0 Likes
·
0 Votes
·
0 Comments
·
The page you shared in your previous post: https://developers.facebook.com/docs/plugins/like-button

I have also set a like box by an iframe in a module now shown on my frontpage and also there the faces are shown...
·
Thursday, 22 January 2015 17:56
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Ralf,

Can you provide us your backend and FTP access so we can have a better look on your issue here?
·
Thursday, 22 January 2015 18:14
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post