Skip to main content

All Questions

Tagged with
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
-1 votes
1 answer
625 views

How to send image, title,description etc to facebook to share it on facebook using jquery?

I have created a facebook share button for a html div which contains an information like title, image and information. On click of facebook share button I want to send all the information (title, ...
Abhijit's user avatar
  • 129
1 vote
1 answer
951 views

Facebook share button og:image

I working on CMS, which I can't manage to mess around with default meta values I've added addthis share buttons. then I've used jquery to change meta values as following $(document).ready(function(e)...
almoujtahed's user avatar
0 votes
0 answers
75 views

Native Share Button - WhatsApp, FB und co

I am looking for a list for all "native share" buttons. Like href="whatsapp:// and i think there are more like href="fb:// or href="snapchat:// PS: Do they have a special name?
Peter's user avatar
  • 11.7k
0 votes
1 answer
99 views

Facebook doesn't take og:image

following Problem: I am trying to set the og:image Metatag with jquery because i have several newsarticles. Some of them have Images and some of them not. Thats why i have written in jquery that ...
Medd's user avatar
  • 143
1 vote
1 answer
2k views

Facebook share button and Ajax

I'm working on a website refreshing a div content with differents articles. I have to put a Facebook share button for each article. The refreshing is done in Ajax with jQuery What I do : with the ...
Pepi San's user avatar
0 votes
1 answer
805 views

Set the Thumbnail Image for Facebook Share Buttons 2016?

I'm attempting to set a custom thumbnail for when people share my website on Facebook. I followed this post here: How does Facebook Sharer select Images and other metadata when sharing my URL? It ...
AndrewLeonardi's user avatar
2 votes
2 answers
1k views

Twitter share button not appearing

I am working on a social share button on my site.It was working fine but at some point of time it started to show nothing. I am attaching my script file which has all script in it for sharing . I am ...
Melvin's user avatar
  • 383
-1 votes
1 answer
100 views

Auto append facebook share dialog (website)

I am trying to make a auto append facebook share dialog in my site, I have try below code and It can show the dialog if I click the image. Is there any method to show the share dialog without any ...
userzero's user avatar
  • 119
0 votes
1 answer
61 views

Facebook Share Button shares Google.com instead of current page

I'm using the Facebook share button on my blog. I've basically just made it as a link with counter (using Sharrre jQuery plugin). (Problem is not with the plugin, have already tested that). When you ...
3Dom's user avatar
  • 805
0 votes
1 answer
65 views

how to catch in jquery the event: user liked & shared current page of website

I have an online store. We want to give discount if the user gave facebook like and share on the product page. how can I detect this event? I tried to catch the click event's facebook buttons but it ...
acesta's user avatar
  • 79
0 votes
1 answer
193 views

Create custom Facebook share with Javascript

I'm trying to make facebook share button with javascript. Here is my code: <script> window.fbAsyncInit = function() { FB.init({ appId: 'my app id', status: true, ...
Andhika R.K.'s user avatar
0 votes
2 answers
452 views

Mobile Web - Share a custom text in Social Media

In a Spring mvc mobile web app i need to share a custom message to social media page that is facebook, twiter and linked In. I have tried fb Share button but its posting links only. How do I add a ...
SHANib's user avatar
  • 708
0 votes
0 answers
644 views

Closing a browser tab/window reloads parent tab/window

In my application, I have added facebook share. var url = 'https://www.facebook.com/dialog/feed?app_id='+data.clientId+'&link='+l+'&redirect_uri='+r+'&description='+description+'&...
Sai's user avatar
  • 80

15 30 50 per page