Skip to main content

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
0 votes
0 answers
3k views

Facebook page embedding not working for iFrames in any browser

I am getting error when i try to embed Facebook page using Facebook Page Plugin https://developers.facebook.com/docs/plugins/page-plugin/ Code DO i need to select App ID or its optional, as it ...
student's user avatar
  • 321
0 votes
1 answer
4k views

How to implement sharing to facebook/twitter functionality in Angular

I am trying to have a fb/twitter share functionality in my angular app, but can't get my head around this. I read this documentation: https://developers.facebook.com/docs/sharing/reference/share-...
MrOwl's user avatar
  • 69
0 votes
1 answer
218 views

css forced-color-adjust property don't work in facebook browser in-app, how solve?

looking for: https://developer.mozilla.org/en-US/docs/Web/CSS/forced-color-adjust i have this code HTML in test.html file: <!doctype html> <html> <head> <meta charset="...
Marcello Impastato's user avatar
2 votes
0 answers
65 views

Open Group Link in Facebook APP NOT Browser

I have created a simple button saying join group and it has a simple link to my facebook group. However on mobile when I click on the link, it goes to the group in the web browser rather than the ...
andybonse's user avatar
-1 votes
1 answer
356 views

adding meta og:image property to share custom facebook links using boostrap and flask

I have a website called www.caminemosjuntos.com.ar and I add the facebook share link button but the default preview image is not what I want to show. So I try to add <meta og:image property inside ...
PabloM's user avatar
  • 29
0 votes
1 answer
994 views

Facebook Pixel not sending information back?

I'm not a dev, nor do I have any experience when it comes to coding. I'm trying to get some help sorting out this pixel issue with my website. For some weird reason I can't very my pixel on my website....
Akhil's user avatar
  • 1
0 votes
1 answer
459 views

FB loads only certain posts' data

So...I need to scrape some public data for an academic MBA dissertation from FB public pages (correlating readability with engagement etc etc) The problem is that FB is soooo hard to scrape! I have ...
Giannis Koutivas's user avatar
0 votes
0 answers
935 views

Facebook plugin using iframe not working on website

somehow the events stopped showing up on the website using the iframe: <iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FLimboLatino&...
Lars Cichowski's user avatar
0 votes
1 answer
382 views

Facebook Like Button has width 0 in Angular App

TL;DR I inserted the exact code that the Meta Developers Page for a Facebook Like Button generated into this CodePen but the Button does not show (width & height are both 0px) The Goal In our ...
Florian Gössele's user avatar
0 votes
1 answer
35 views

Facebook Mobile Browser and <hr> element

i customizing css for facebook mobile browser. As css i have something like: body { background-color: black; color: white; } div#container > hr { border-...
Marcello Impastato's user avatar
1 vote
1 answer
4k views

How to improve Facebook Event Matching ( Click ID - fbc ) Shopify

I've set up my Facebook conversion API in my shopify store. However my Click ID (fbc) score is low.. how can i improve this? i've tried to search in the internet and i'm not sure how i can improve ...
Teik Cheah's user avatar
8 votes
1 answer
2k views

Tab events not showing on website, from Facebook API

I am embedding a Facebook events feed through their API to my website (I have a developer account and I am logged into it), however after using the Facebook plugin part https://developers.facebook.com/...
Alexander Beswick's user avatar
3 votes
1 answer
2k views

Angular- How display the content of dynamic meta tags on a link shared on facebook?

Does anyone know how to display link previews on facebook with image and description? I have followed this guide to have dynamic meta tags depending on the URL (https://www.tektutorialshub.com/.../...
Leon Horka's user avatar
0 votes
1 answer
319 views

Facebook open graph scraper not seeing HTML

I have had trouble getting the Facebook open graph scraper to see my pages or recognize the meta tags on them. SOME of our pages work, (e.g. the book product pages) but most pages do not show any ...
ScottM's user avatar
  • 620
-1 votes
1 answer
124 views

How to embed facebook shop page on a website

Is it possible to embed facebook shop page on a website? If it is, how to do it would be highly appreciated.
Alphy Gacheru's user avatar
-2 votes
2 answers
1k views

Facebook like button on website only works when visitor is logged in on FB

I created a Facebook Like button on our website using the facebook developers site: https://developers.facebook.com/docs/plugins/like-button. This works and in several browsers, visitors get to see a ...
Nico van Wijk's user avatar
0 votes
0 answers
926 views

Facebook pixel image in <head> results with HTML validation errors

After building a Wordpress site and setting the tracking list, the W3C validation fails. I examined the issues and found that Facebook's tracking code is causing the issue, particularly the following ...
Ivica Pesovski's user avatar
2 votes
0 answers
505 views

Get Facebook post URL only in javascript

I want to get facebook recent post URL on my wall using pure javascript (with no use of the API).regularly I would do that by clicking on the time/date the post was posted on and it will get load a ...
user2401856's user avatar
2 votes
1 answer
62 views

getElemenstByTag returning null inside facebook page plugin iframe

Is there any Error in the code ? or How should I get desired output ? My aim is to do this document.getElementById('iframe1').contentWindow.document.getElementsByTagName("IMG").style = "...
SimpleGuy_'s user avatar
0 votes
0 answers
258 views

What is the difference between "biz_inbox" and "setup_tool" attribution on the Facebook SDK for JavaScript?

What is the difference between biz_inbox and setup_tool as attribution attribute on the Facebook SDK for JavaScript code below? <!-- Your Chat Plugin code --> <div class="fb-...
Faris Hanugraha's user avatar

15 30 50 per page
1
2 3 4 5
51