Skip to main content

All Questions

Tagged with
1 vote
1 answer
121 views

How to select all checkboxes at Facebook's Publishing Tools page?

I have a facebook page and I need delete all posts but I can't because those too many posts. I want select all checkboxes with js with console. Example; <div class="_88ly"><input ...
Halil Acar's user avatar
0 votes
0 answers
24 views

Facebook comment section will only load once [duplicate]

I've encountered a weird issue whereas the comment section on my website will only load when initially visiting the page, but not when you're using the navigation to revisit the home section. All ...
aslakjs's user avatar
0 votes
1 answer
134 views

Facebook review slideshow is not aligned properly on mobile - HTML CODE

I am having trouble aligning the HTML slideshow on mobile (I am using the embed review code from facebook). For some reason, only the first review is shown aligned on mobile, but when the slideshow ...
avivi85's user avatar
0 votes
1 answer
36 views

Share Dialogues - Facebook SDK

Update - Edit I'm very new to the idea of share dialogues and I'd like to incorporate this idea into my site. I have a reaction timer game that displays the user's reaction time in seconds in a modal ...
Paul Davis's user avatar
0 votes
0 answers
72 views

Facebook SDK share with text and a variable

This is my first time using the Facebook SDK and I am finding it a rather large and difficult to navigate source. I have my app ID and I am ready to go. I can get a share button to come up and open ...
Paul Davis's user avatar
0 votes
0 answers
407 views

How to embed Facebook Page or timeline on a website on page scroll event using jQuery?

I am trying to embed Facebook Page on a website, I am following https://developers.facebook.com/docs/plugins/page-plugin I am able to embed the and normal case it works fine, but my requirement is a ...
dpilwal's user avatar
  • 401
0 votes
0 answers
48 views

Jquery load div with fb post one by one

I have a page with several facebook posts that I load with the code below (using fb sdk). However, the more I add reviews to the page the more the page takes to load, sometimes exceeding more than 10 ...
tienow's user avatar
  • 181
-1 votes
1 answer
134 views

How to automate button with javascript query for facebook?

I am trying to automate below facebook donate button with javascript query Screenshot of Donate button document.getElementById('pay_button').click(); but the problem is that i get a response as ...
aruzmeister's user avatar
1 vote
0 answers
218 views

Changing Facebook Metatags in SPA, but OG meta tag changes not recognized when shared [duplicate]

I have the following code to set for default Facebook meta info. <meta property="og:type" content="music.song"> <meta property="og:title" content="cXc Music (Alpha)"> <meta property="...
Douglas's user avatar
  • 1,248
0 votes
3 answers
223 views

How to manipulate like button on Facebook web page?

I'm currently building a chrome extension and I'm trying to get it to be able to stop a like on Facebook from going through even after the like button has been clicked. In my content.js, I currently ...
Austin Wong's user avatar
0 votes
2 answers
873 views

Adding rounded corners (border-radius) to a Facebook embedded stream?

Here's my HTML to embed a facebook page <div class="fb-page" data-href="https://www.facebook.com/BLANK/" data-tabs="timeline" data-width="500" data-height="300" data-small-header="false" data-...
SnowboardBruin's user avatar
0 votes
0 answers
68 views

Get souce code of current Facebook's page using Google Extension

I want to make a extension in chrome to view source code of current page use it (in this case is Facebook page). I already get the current url and then pass it into function to get source code. But ...
Yuki Watayu's user avatar
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 ...
Lusidjudjeto's user avatar
0 votes
0 answers
351 views

How to open the facebook login page in mobile using javascript sdk?

This is my html page, where I added a class button to click to pop up the facebook login browser <button class="fb_login">Login with Facebook</button> This is my js page, where I ...
Neonel Messi's user avatar
3 votes
0 answers
87 views

Facebook: create image from html and share it

I have used before facebook's SDK to share the content of my website like this: <html> <head> <title>Your Website Title</title> <!-- You can use Open Graph tags to ...
SlimenTN's user avatar
  • 3,513

15 30 50 per page
1
2 3 4 5
20