Skip to main content

All Questions

Tagged with
0 votes
1 answer
166 views

Facebook Like Box is not Working

I have been trying to implement FB like box to my website, but unsuccessfully. I can not show the box at all. I followed the instructions and added both parts of code as is described here: https://...
0 votes
3 answers
10k views

How to give scrollbar to the div in mobile

Can anyone please tell me how to give a scrollbar to the div? In my program, I am listing my Facebook friends inside a div. I have given fixed height to the div. I will paste the code. <div id="...
3 votes
1 answer
920 views

java html scrape the facebook way

When you post a link to facebook, it shows a small thumbnail and a description of the content of that page. I know it uses og meta tags in html pages, but sometimes even though these meta tags are ...
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 ...
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://...
190 votes
5 answers
244k views

What is the attribute property="og:title" inside meta tag?

I have this extract of website source code: <meta content="This is a basic text" property="og:title" /> What does this property attribute stand for, and what is its purpose?
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 ...
4 votes
1 answer
13k views

Facebook Like and Comment Code Script

I needed to get a unique url for each page and adapted a script that I found through the help of other members here. One is for the like button and the other is for the comment box. Is there a more ...
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 ...
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 ...
2 votes
2 answers
13k views

how to open facebook app from website link

I have this code to open my facebook page from my website link. But when browsing my page on mobile browser it open facebook link in browser too but I'd like to open the facebook page in app if ...
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 ...
24 votes
4 answers
54k views

How to make a Facebook "Like" button that is just a link, not an iFrame?

I would like to put a "Like" button into an email message that it going out to our e-newsletter subscribers. The usual way of embedding a Like button, which uses, an iframe technique, is not going to ...
14 votes
16 answers
24k views

Facebook login: Please make sure your redirect_uri is identical to the one you used in the OAuth dialog

So I'm out of ideas, I don't know what to check or debug anymore, but on the exception I get this: string(188203) "Facebook\FacebookAuthorizationException Object ( [statusCode:Facebook\...
7 votes
0 answers
311 views

name or property attribute for Open Graph (meta) tags

When I read Facebook's docs regarding Open Graph tags, I can see they recommend using the property attribute when declaring them. However, in looking at MDN's references on the meta tag it seems the ...

15 30 50 per page
1
2 3 4 5
170