Questions tagged [socialshare]

For questions relating to the SocialSharing plugin.

Official website: http://plugins.telerik.com/cordova/plugin/socialsharing

159 questions
0
votes
2 answers

How to call a function on body load

Hi I am using this script to add social media icon into my site. $(document).ready(function () { $('.shareSelector').socialShare({ social:…
Ali
  • 835
  • 1
  • 10
  • 23
-1
votes
1 answer

The Ionic Native social sharing plugin keeps having issues with rxjs. What can I do to fix this issue?

I have made a stackblitz project with the issue. https://stackblitz.com/edit/ionic6-angular13-yngs1m?file=src/app/app.component.css Whenever I try to use this plugin I get a rxjs error about incompatibility with Ionic Native. Ive tried installing it…
JDausyd
  • 17
  • 2
-1
votes
1 answer

Share custom text using social share in wordpress based on current language

I have four languages on my website managed using WPML. I need to implement social sharing on my website. I need to share custom text ( different for each language) using this social share. The current page URL along with the custom text is needed…
Priyanka
  • 1
  • 5
-1
votes
1 answer

Sharing website articles on social networks

Hello i have a blog which get data via ajax request using jquery. This data contains posts with title and content. The content is added via summernote and we have image and text together. When i want to create html page for each post i do this with…
Emy
  • 79
  • 1
  • 1
  • 11
-1
votes
2 answers

Share FAQs on social media

I'm using the FAQ WD Plugin for FAQ page of my website. I want to add social share to individual questions. The functionality should be that if a user shares an FAQ on any social media network, the link should be to the FAQ page with that particular…
-1
votes
1 answer

social sharing link on facebook always redirect to m.facebook on mobile devices

I'm trying to do a url sharing via facebook, and somehow its always redirecting from www.facebook.com/sharer.php? to wwww.m.facebook.com/sharer.php? is this an often problem? is there a way around this? ok url example: i load this:…
user2167582
  • 5,986
  • 13
  • 64
  • 121
-2
votes
2 answers

Ionic/Angular/JS Create a click event to automate process

I am making an app that will preform several functions at once, the functions are sending an SMS and posting a message to Facebook and twitter however, I have hit a wall, I can not find any information on how to automatically post to Facebook and…
Mitchell Yuen
  • 315
  • 3
  • 20
-2
votes
1 answer

How to get the total social shares of a post

I googled a lot but didn't find the answer correctly. I am looking for the specific code snippet that I can use to show the total social shares number of a post like FB, Google, Twitter, Pinterest etc. Something like that Here is the Example I want…
-2
votes
1 answer

Twitter share with url adds space at start

I tried to share on twitter with following url. https://twitter.com/share?url=http%3A%2F%2Fwww.google.com https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.google.com Then on the share textarea, I can see a space at start before the url. This…
sean
  • 1,644
  • 1
  • 15
  • 14
1 2 3
10
11