I'm surprised I can't find a Joomla extension to do this. jquery & fancybox are already installed on the site so both are available for use, so I decided to roll my own. Looking for examples to speed the completion of this task.
I have social media…
Can I have a button that calls the android native share dialogue on android webview? For example uing Javascript in the webview and call my android function? If so, how can I make it? Thanks!
Hi i am building an android game using cocos2d js v3...
I want to share the users high score to whatsapp,facebook,twitter,through email or any such sharing options...
Is there any plugin available for the same and how to implement it...
Any help…
In my rails application i am using social-share-button gem to share an Url on Facebook. While sharing for the very first time , Facebook is not fetching the image and if i refresh again it's fetching the image. Is there any way to refresh the…
Since updating the ipad from ios7 to ios8, my phonegap social sharing plugin doesn't position correctly on the ipad screen. It just appears narrow rather than applying the position/coordinates that I've set in the code. Any ideas on how to solve…
I'm using social-share-button for my project.
When clicking the buttons, it opens a new tab to share, is there any way to make it as pop up instead of opening to a new tab?
<%= social_share_button_tag("my title", :url => "http://this is a test url")…
I am working in Angula JS and Drupal in this i am facing two issue SEO and page preview when we paste url in Google,Facbook,Twitter and many more social site
i have done case for _escaped_fragment_ in url by this help…
When I try to share any link on my site with facebook sharer.php, I get a blank page
I want to share
http://sportmenow.com/bar.php?id=10
with
https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fsportmenow.com%2Fbar.php%3Fid%3D10
But this…
so i have kind of a strange problem, I am in the process of building my own tweet button which is simple enough just using a link that resembles this
now…
I am using social plugin in PhoneGap from below url:
https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin
I have done all setting given in above link.
My problem is that, when I am including "phonegap.js", it is working fine in…
I am using "social-share-button' gem in my rails application (rails 4.0.1), after sharing my Post over social networking sites, the page is getting closed abruptly.
Any way to customize the redirection path and indicate the same to a valid page with…
I like to integrate stocktwits url share in my site and I just want to know how to get share count of a particular URL like fb and twitter doing.
Thank you in advance.