Skip to main content
How are we doing? Please help us improve Stack Overflow. Take our short survey

All Questions

Tagged with
0 votes
0 answers
40 views

Facebook Share Button on Wordpress Blog not working

I am having problems integrating the FB share button. I created a small quiz game on my blog (https://usa-reiseblogger.de/us-bundesstaaten-quiz-usa-wissen/) but somehow the FB share button (which ...
Kaizen502's user avatar
0 votes
0 answers
33 views

is it possible to embed a Facebook post through website user inputting its share link?

I just want the website user to input a link of a post on his Facebook page, and show this post as an embedded post in his session html, but Facebook android 'Share' button gives links like: https://...
Ka Ke's user avatar
  • 1
1 vote
1 answer
52 views

Set auto-width for embedded facebook posts

I am working on a simple HTML/CSS/Javascript + jQuery app that displays embedded facebook posts based on data returned by an API. Everything is working nicely, except I'm having a hard time setting ...
Mickey Vershbow's user avatar
0 votes
0 answers
35 views

Upload file is not working in Facebook Instant Game

I created a Instant Game which runs inside the Facebook, It have a file input tag, which works fine on Facebook website but not working on Facebook phone app, When clicking on choose file, it is not ...
Harshil Sharma's user avatar
0 votes
1 answer
42 views

FBInstant games error when loading images from url due to Content Security Policy

Hi im currently making a game for facebook and i ran into a problem regarding content security policy: error message I tried changing the content security policy a bunch of times, in the end i decided ...
Hawo's user avatar
  • 1
0 votes
0 answers
50 views

Javascript / Dynamically append text element above embedded facebook posts

I am building an HTML/CSS/Javascript application that dynamically embeds facebook posts based on an API that returns a list of facebook post ID's. I loop through the post ID's, generate an embed code ...
Mickey Vershbow's user avatar
0 votes
0 answers
96 views

Facebook comments plugin working but 3rd level replies disappear when submitted

I've implemented Facebook comments on my website here: https://nonzerosum.games/kindnessequation.html I'm using the designated script <div id="fb-root"></div> <script ...
James Stephen Brown's user avatar
2 votes
0 answers
185 views

Get absolute path with %PUBLIC_URL% in index.html for og:image

I am using %PUBLIC_URL% to load the image in index.html for meta purpose, like this <meta property="og:image" content="%PUBLIC_URL%/image.png" /> And when inspecting the ...
Long's user avatar
  • 21
0 votes
0 answers
256 views

How do I add text to a table in a Facebook Post or Note?

I've tried (and failed) to find a method for presenting text data in a table for a Facebook Post, Note, or other FB medium that can be viewed inline (sans downloading first) by any Facebook users. I'...
Chuck's user avatar
  • 13
0 votes
0 answers
169 views

Facebook embeded live iframe not starting on safari

I will make it easy to understand, thank you in advance for your time and support If you follow the steps below: 1 - Go to a live on facebook, Press more options, then Press Embed 2 - Copy the code ...
Victor's user avatar
  • 556
0 votes
1 answer
124 views

How can I change a Facebook post using JavaScript while in editing mode?

I want to change the content of a Facebook post in editing mode. What I expect is that after selecting the text in editing mode, I can modify it using JavaScript. The HTML code of facebook post is ...
Jia-Hung Lin's user avatar
0 votes
1 answer
669 views

Get user's system user access token from facebook login for business

I am new to facebook's javascript sdk and am trying to get ads_read and ads_management permissions, I created an app added marketing api and Facebook Login for Business to it and added necessary ...
Brijesh's user avatar
  • 33
0 votes
1 answer
4k views

Is it possible to embed Facebook reel videos on a website? [closed]

How to embed Facebook reels in website? Embed option only visible on Facebook Video public posts. But on Facebook reel video can't find an option for embed. I want to embed it using iframe for ...
Edz's user avatar
  • 9
0 votes
1 answer
365 views

Add main image for sharing by link in FB | HTML, Angular

When I put the link into the new post in FB - for example GitHub I see title image of GitHub When I try to put into the post my web site. I see only the title. Where do I need to add the title image ...
FX_Sektor's user avatar
  • 1,410
0 votes
0 answers
166 views

Facebook Like Button for the Web

I am using the Facebook "Like Button for the Web" tool to generate a like button on my WordPress web page. The generated code inserts the like button but when I click the button, I am ...
Junky's user avatar
  • 1,028
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
1
2 3 4 5
85