Skip to main content

All Questions

Tagged with
0 votes
0 answers
843 views

React how to embed Facebook post using Facebook SDK

I found this page on how to embed a Facebook post. However, I am confused as where I should put the <script></script> tag on my React page. I have tried putting it on my App.js like such ...
andrew's user avatar
  • 41
1 vote
0 answers
263 views

How to extract the date of the post from facebook group?

I want to know how to extract the date of the post from facebook group? Although I am able to get the date of all the posts except the first post because the first post has some gibberish spans & ...
Diwakar Dayal's user avatar
0 votes
0 answers
56 views

Facebook instant game - I'm having trouble uploading files?

when i try to upload the file i get this message: You must include a bundle config in your upload. To create a bundle config, please refer to: https://developers.facebook.com/docs/games/instant-games/...
trong tien's user avatar
2 votes
0 answers
167 views

Force external browser from Facebook

I need help opening links from Facebook. I would like to create an HTML button that if clicked from Facebook mobile does not open the link on its browser, but is redirected directly to Chroome or the ...
Cesare Spani's user avatar
0 votes
1 answer
134 views

My meta tags aren't noticed on Twitter or Facebook share cards

I've added all the required meta tags to my html head section but when I run my site through Twitter Card Validator or another site like opengraph.dev, my tags cannot be found. The Twitter Card ...
c.dasa's user avatar
  • 162
0 votes
0 answers
163 views

How can I make my script remove the facebook app ID?

I would like to create a button that takes a given link and send it via messenger, so I copied this code: <html> <head> </head> <body> <!-- Load ...
utenteciao utente's user avatar
0 votes
0 answers
279 views

Share product in social media

I have a problem with show details of products in sharing on Facebook or LinkedIn. I send the correct URL but is showing details of the site. The front-end of the site is reacting js version 17.0.2, ...
Mohamed Ali Sammoud's user avatar
1 vote
0 answers
1k views

Warning: Attempt to read property "ID"

I have an e-commerce site with wordpress and I am using facebook for woocommerce plugin to connect with facebook. Recently I've been getting an error at the bottom of my product categories; Warning: ...
weit's user avatar
  • 7
0 votes
1 answer
97 views

Facebook webpage HTML code Update frequency

I have recently become aware of a major change in the HTML of the Facebook web version. Is there anywhere I can find out how often the HTML code is updated? I've tried to ask on the Meta Developer ...
user19918947's user avatar
0 votes
1 answer
63 views

Does the facebook http api have an endpoint for text posts?

Does the facebook http api have an endpoint for text posts? Like the equivalent of the following share endpoint: https://www.facebook.com/sharer.php?u=https://reflect.ridvan.org/how-can-we-stay-...
Quddus George's user avatar
1 vote
1 answer
713 views

Why Facebook widget is in loading permanent circle?

On my website on the right side there is a Facebook page and looks like this: Why doesn't it work? I simply set it like this: <div id="fb-root"></div> <script async ...
Bartłomiej Semańczyk's user avatar
0 votes
0 answers
81 views

Facebook url leading to 404 page

In my website, I have link to a facebook page search result (https://www.facebook.com/page/104839442303062/search/?q=Moong%20sprout). While testing on my end, this link works well, but while viewing ...
Praneet Dixit's user avatar
-1 votes
1 answer
210 views

How to programmatically load whole facebook profile at once?

I'm searching for a method how to programmatically download all photos from any Facebook profile. (I don't mean thumbnails, but the whole photos). I want to somehow use wget to get the code of the ...
RORAK's user avatar
  • 26
2 votes
0 answers
310 views

How do I fix this Facebook Messenger Code Error

`I have found this code on stackoverflow (here). It works. This code let me share from web to facebook messenger directly. But I found an error. I can share my website while accessing brower and ...
leon banner's user avatar
-1 votes
1 answer
259 views

Embed facebook video full width

I tried lot of solution without success. How could I embed facebook video with full width ? I use this code : .videoWrapper{ overflow: hidden; position: relative; padding-bottom: 56.25%; /* 16:9 */ ...
Bisvan's user avatar
  • 127

15 30 50 per page