jssocials
jssocials copied to clipboard
Social Network Sharing jQuery Plugin
i create a news website using php and mysql. In this site i want to share post in social media. I want to share post in whatsapp but when i...
Linkedin support adding text when sharing a link by using the `text` param. i.e.: https://www.linkedin.com/shareArticle?url=http%3A%2F%2Fexample.com%3A8000%2F&text=Example! This issue is about adding support to it.
Pre-load the text of the link to be shared using Linkedin. Not sure how to add test for this kind of modification. Please tell me if there is a way...
Would be nice to have an option to not show the icon/logo - also need to update this library to support Font Awesome 5
Hello, Is there a method that will refresh the page once content is shared. The click event handles the social buttons click. I have a popup in my code and...
According to this https://telegram.me/share/url?url=urlOfTheWebsite&text=TextToAccompany shareUrl for telegram was changed and it is already doesn't work on desktop apps. Now it is tg://msg_url?url={url}&text={text}
On site http://opensharecount.com/ I found that twits can be counted by this service. You just need to set up your domain on this site. And change share twitter like this...
I know that Instagram doesn't have share capabilities, then I just want to display a button that points to a Instagram user profile. I tried this and it doesn't work:...
Im guessing that my question leads to the custom share part of the plug in, I just need help on how to implement this.. I hope that this is possible..
I have insert showCount: false, `$("#shareIcons").jsSocials({ showLabel: false, showCount: false, shares: ["email", "twitter", "facebook", "googleplus", "linkedin", "pinterest", "stumbleupon", "whatsapp"] }); ` When I open the browser (Firefox, Chrome) console, there...