Skip to main content

All Questions

0 votes
0 answers
126 views

How can I run a script on the developer console on a site which blocks it?

I want to use JQuery on the developers console when accessing the facebook website. However, I get this following error: Refused to load the script 'https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/...
Stackcans's user avatar
  • 351
1 vote
2 answers
581 views

Get text field and use it to build a Facebook sharing link

I am building a free utility to help mobile users share a YouTube video with a manually configured start time (YouTube does not offer this feature in their mobile website and apps). The user pastes ...
stevland's user avatar
  • 119
0 votes
1 answer
827 views

opengraph dynamic images for Facebook, Telegram and Whatsapp

I have a travel site with a url like this one http://www.mysite.tv/index.php?destination=somePlace And when I share the url on Facebook, Telegram and Whatsapp I want to show an image for each ...
user avatar
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
-1 votes
1 answer
133 views

href javascript button not showing

I am implementing a share function in my javascript. but the button link doesn’t appear, I’m really a beginner and researched but I couldn’t find out where I’m wrong, the button link just doesn’t ...
Davi's user avatar
  • 77
1 vote
1 answer
289 views

How can I use a function parameter to define a customEvent in facebook conversion API

I want to record in Facebook event manager which questions a user exits. Gravity Forms provides the function below; it runs your code block when a user moves to the next question on the form. jQuery(...
Anonynnous's user avatar
1 vote
1 answer
548 views

How to select all check boxes on facebook content library

I have an old page with many posts/photos and I need to delete all posts/photos. I'm the creator of this page and. I need to select all checkboxes on this page. I tried a few JS and jQuery codes in ...
Joshua Graham's user avatar
0 votes
1 answer
362 views

How open facebook app on specific profile using jquery

i was tried everything, but nothing work. it always show me the main view on facebook app. This is my code window.open(`fb://{profile}`, '_blank') I tried with other possibilities such as fb://...
Javier's user avatar
  • 31
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
1 vote
1 answer
1k views

Facebook, Uncaught Error: Tried to get element with id of "%s" but it is not present on the page

I am getting the below error when trying to execute a simple JQuery on browser console for Facebook. Uncaught Error: Tried to get element with id of "%s" but it is not present on the page Is this ...
Faiz Mohammed's user avatar
0 votes
2 answers
751 views

Ajax Call Function - Fire Facebook Pixel Conditionally & Redirect To Thank You Page

I am having difficulty getting this portion of Ajax Call request on my form to work properly. A basic redirect function has been working, however I am trying to update the function to conditionally ...
jdward's user avatar
  • 1
0 votes
1 answer
557 views

How to get facebook's user's information with FB.login()

In my code, I am using the "FB.login()" function to log in the user. With the response variable below I have only access to the user's ID. Is it possible to retrieve the user's name and email? This is ...
Hiago_RaD's user avatar

15 30 50 per page
1
2 3 4 5
71