Skip to main content

All Questions

-1 votes
1 answer
106 views

Is it possible to prepopulate a Facebook / Twitter post with an image from a different url?

I was wondering if it was possible to prepopulate a Facebook post / Twitter post to include an image that is selected from an external site? In the past I have implemented sharing links on Facebook ...
mark's user avatar
  • 235
1 vote
1 answer
981 views

Not able to share Facebook/Twitter content from my React next.js website using open graph meta tags

I have a Next.js application in which I am having trouble sharing content to Facebook and Twitter. I have added the needed open graph meta tags in the head tags of the document and am using React ...
navin1551's user avatar
-4 votes
1 answer
21 views

What is the best way to have different social share cards from the same page?

I have created a basic personality quiz in JavaScript that has four outcomes. I want to make it where people can share their results after they complete the quiz, but I'm not sure the best way to do ...
ReeseOxner's user avatar
0 votes
1 answer
67 views

Twitter + Facebook automated posting from another site

For a site I am working on using mean stack, users that have claimed an organization on the site want to have reviews that are posted on the site to automatically post to Facebook and twitter. A ...
Atno's user avatar
  • 366
0 votes
3 answers
3k views

Open new tab when click the share buttons

I have implemented few social media share buttons. It is working fine. When i click on those buttons it open a popup. But i need them to open in new tab. Can anyone help me out how to do it? And i ...
Alauddin Ahmed's user avatar
0 votes
1 answer
774 views

How to call an URL into HTML instead of <a href="">?

I want to put social links to author box in blogger, There is many of authors in the blog, Google call the Google+ profiles by the code : expr:href='data:post.authorProfileUrl' Instead of <a ...
user avatar
-1 votes
1 answer
639 views

No images when social sharing in SPA Angular

I am using new meta service of Angular 4: import { Meta } from '@angular/platform-browser'; constructor( private route: ActivatedRoute, private metaService: Meta) { } let newText = "Foo ...
StepUp's user avatar
  • 37.6k
-1 votes
1 answer
409 views

Social-feed - API

I am begining to work with API's and am trying to get a working example of the Social-Feed API (https://github.com/pavelk2/social-feed) on a template HTML. I have installed bower as instructed in the ...
Legend's user avatar
  • 71
2 votes
1 answer
2k views

how to detect Facebook / Instagram / Twitter browser?

I was wondering if there's a media query and/or a js to detect those browsers specifically. I'm using a js which is working badly on those browsers because of the different height of the viewport (...
Federico's user avatar
  • 1,422
0 votes
1 answer
181 views

Social Media Subscribe/Follow/Like Links Not Working For dynamically added content [duplicate]

On Adding the dynamic content with the HTML to subscribe/follow/like the youtube channel, twitter account, facebook page, The code for subscribe is working only for the initial static loaded content,...
Mohamed Hussain's user avatar
2 votes
0 answers
498 views

FireBase Facebook Auth Provider Error

I'm messing around with the "FriendlyChat" example from the Firebase web app docs and I'm trying to integrate a Facebook Auth Provider rather than the Google Auth Provider in their example. I've ...
Lanre's user avatar
  • 131
1 vote
1 answer
56 views

Increase variable if an action has happened

I am currently working on a website, on this website I have a Facebook share button and a Twitter tweet button. Then I have a javascript variable set to 0, now the problem I am having is that I would ...
DevLiv's user avatar
  • 573
0 votes
0 answers
57 views

Facebook Like, Comment and Share links via API feed

I've created a Facebook feed using the Graph API which simply displays a few of the latest posts from a Facebook Page. I've also done the same with the Twitter API, and within those tweets displayed ...
evu's user avatar
  • 1,061
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
0 votes
0 answers
148 views

Facebook Share button & Twitter tweet button interfering with my own javascript code

I am working on a website , which hosts different JavaScript games. Player with high scores , get their names posted on the website.Here's [a link] (https://vast-escarpment-5866.herokuapp.com/). You ...
Gill's user avatar
  • 3

15 30 50 per page
1
2 3 4 5
8