Skip to main content

Questions tagged [facebook-like]

Widget that enables users of Facebook to "Like" websites, photos, objects, posts, etc.

facebook-like
0 votes
3 answers
4k views

How can i do Facebook Live (page) using FFMPEG

SOLVED & EDITED - Catch: Doing live stream on Facebook with FMMPEG. In past it was easy i did many times as facebook was using rtmp. But now facebook is using RTMPS so i am getting different ...
Amjad Dader's user avatar
1 vote
0 answers
917 views

Facebook API showing post messages and shares but not reactions or insights

Based on Graph API Explorer GET v7.0 I want to fetch all posts published by a given FB profile, with some basic statistics (views, reactions, comments, shares, the message) I tried ****ProfileID/...
Piotr Janczewski's user avatar
0 votes
0 answers
103 views

Facebook like button click

When I clicked on the Facebook like button from my website one more window to like that page, is that possible to like directly from my website without open that popup. See the Screenshot:
Sanket Thakkar's user avatar
0 votes
1 answer
228 views

Fetching the website with Facebook Sharing Debugger causes an error

I'm pulling my hair out for two days now, trying to figure out why Facebook Sharing Debugger can't fetch my next.js website properly. The website is hosted on Vercel. When I fetch it with Postman or ...
platinum_ar's user avatar
4 votes
1 answer
2k views

Facebooks GraphQL object likes endpoint returning "Tried accessing nonexisting field (likes) on node type (Post)"

I am trying to access the likes per post within a group on facebook. I am an admin of the group and of the app I have created. I can access the feed which includes the post messages, creation date, ...
NeemaB's user avatar
  • 51
0 votes
0 answers
227 views

facebook sdk and customerchat conflicts fb-root overwrites

I have two FB plugins on a website, social icons with facebook like. another is customer chat. Facebook like is initiated first and it creates div with id fb-root. And when customer chat tries to init ...
Rafee's user avatar
  • 4,055
1 vote
0 answers
314 views

Facebook Like plugin not showing faces even with "data-show-faces" set to true

Trying to add a Facebook Like button with the option "Show Faces" set to true. The problem I'm facing is that the faces don't show - only the names of friends who liked the page. My code: <div ...
JavaScript Warrior's user avatar
0 votes
1 answer
70 views

Facebook 'Like' not showing up in Google Analytics

I am trying to link the Facebook Like button on my page and link it with Google Analytics. When doing console.log and ga(send()) 'hitCallBack' the results come out okay. However, the Facebook likes ...
John Lee's user avatar
1 vote
0 answers
376 views

i want to use chrome console to click on any facebook post reaction button ex, love , wow , sad, etc

On Facebook, I can click on the like button of every post using the chrome console because it has a specific class name. However, if I want to click on any other reaction button (e.g. love, haha, wow, ...
Noor ELoraby's user avatar
-1 votes
1 answer
48 views

Facebook like button for contest. Risk for fraud?

I'm hosting a photo contest and I'm planning to use the Facebook like button for public voting. Every contest entrant will get their own page with their own individual like button. I will then use ...
Toby's user avatar
  • 11
0 votes
1 answer
225 views

Android Java - Implement a Facebook like button

Good morning! By search on web I read that Facebook Like Button is now deprecated. There is an alternative? I would like to make a button that when user clicks on it, the app's Facebook page will be ...
geggiamarti's user avatar
0 votes
0 answers
210 views

My facebook like-share button has an unwanted underline

I have a facebook share-like button on my page. Suddenly it starts showing an unwanted underline. How to get rid of this. My site is captain-africa.be It was working properly. The the underline ...
Paulcraey's user avatar
  • 391
0 votes
1 answer
234 views

How to fix Facebook likes count in WordPress?

I changed the site to HTTPS using the SSL Really Simple plugin on WordPress. However, the likes count is only looking for HTTPS, disregarding HTTP likes. I debugged on Facebook the URL of a post, and ...
Lucas Debatin's user avatar
0 votes
0 answers
81 views

Not getting friends comment data in Facebook Graph API

I am using Graph API for fetching Facebook data including posts, friends etc. While retrieving posts, I am only getting the comments made by the post admin not his friends'. My app is in development ...
hamedazhar's user avatar
  • 1,100
0 votes
0 answers
110 views

There is no like/comment button in my Facebook Test user's posts. Why is that?

I cannot see the like/comment button in my test user's feed and hence there is no option for the same. I have enabled user_likes permission, the app is in development mode. Any idea?
hamedazhar's user avatar
  • 1,100

15 30 50 per page