Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are you using sharer.js? Let me know! #24

Closed
ellisonleao opened this issue Feb 15, 2016 · 39 comments
Closed

Are you using sharer.js? Let me know! #24

ellisonleao opened this issue Feb 15, 2016 · 39 comments

Comments

@ellisonleao
Copy link
Owner

I will leave this issue opened for anyone who wants to talk about using sharer.js on your projects. Feel free to give us some feedback!

@binaryme
Copy link

mole.meteor.com check it out

@leafiy
Copy link

leafiy commented Feb 18, 2016

Very helpful! Considering to use! Could you add Weibo support?

@Abhinav1217
Copy link

Hi, Nice script. Is there a way to add a logo/icon-font in the button. Something like data-logo='path to image' or data-logo='icon-font-character' .
Not looking for a complete battries included package, just a simple way to tell it to use an Icon.

@ellisonleao
Copy link
Owner Author

hey @leafiy , just opened #30 . Let's move the discussion to there.

hey @Abhinav1217 can you explain this a little bit more? I believe for styles you could simple use CSS.

@JoshuaDoshua
Copy link
Contributor

Was going to, even contributed to the repo, but stopped since the commercial license.

@TrnsltLife
Copy link

Hey, I just bought the single use commercial license to use on the tutorial pages on www.CommentHow.com. I like that it's lightweight, covers a lot of services, and it's worth the $9 for me not to have to write it myself. Thanks!

P.S. I modified the .js on my server to include image and description to pinterest. Can you add that to your version?

                    pinterest: {
                        shareUrl: 'https://www.pinterest.com/pin/create/button/',
                        params: {
                            url: this.getValue('url'),
                            description: this.getValue('caption'),
                            media: this.getValue('image')
                        }
                    },

@ellisonleao
Copy link
Owner Author

hey @TrnsltLife , thanks for sharing! will update it soon. Thanks

@neuropass
Copy link

Hi,

terrific plugin, finally! yes, +1 @TrnsltLife for rich pins..
purchasing the license to support the project.

question, would it be possible to use a bootstrap 3.1.x modal rather then the default browser tab? can it be done?

@ellisonleao
Copy link
Owner Author

Hey @neuropass , that can be done, but unfortunately we will need to override the default's window.open method to use a modal, which will add a dependency to the project. I really want to keep this lib as simple as possible for now. I think we can extend this project and make another ones, like sharer.bootstrap.js, sharer.jquery.js , etc..

@neuropass
Copy link

I think extending it would be terrific. At least for Bootstrap :) 👍

@jshwlkr
Copy link

jshwlkr commented Apr 14, 2016

http://dme.engin.umich.edu/northcampus-minecraft/
Giving it a try here, hoping to get it adopted as an alternative to AddThis.

@arximughal
Copy link

arximughal commented Aug 24, 2016

just created a small sharer.css extension for this plugin to make the share button more beautiful and modern. Check it out here

@gotbahn
Copy link
Contributor

gotbahn commented Aug 24, 2016

@arximughal demo?

@ellisonleao
Copy link
Owner Author

@arximughal nice one! thanks

@arximughal
Copy link

@godban will be sharing soon. Just gotta do a little bit housekeeping :P ;)

@arximughal
Copy link

@ellisonleao Pleasure. :)

@arximughal
Copy link

@godban here's the demo https://arximughal.github.io/sharer.css/

@optimusvish
Copy link

@ellisonleao Hi, I'm using this script on my project but it's not working on ajax loaded content. Can I get any help to solve this?? Thanks anyway for this script.

@ellisonleao
Copy link
Owner Author

hey @optimusvish can you open a new issue so we can discuss it please?

@paulohrpinheiro
Copy link

Hello Ellison! Now I am also using: https://paulohrpinheiro.xyz, thank you!

@dgmariscal
Copy link

Hi Ellison! I using in all of my projects since i discover you jajaja, your script is very helpfull, Thanks You A Lot!!.

I Have a Question: in some project i been working, is a web app version of a magazine client, all work correct, but the client ask me if like you share in Whatsapp, the browser ask if you like to open the app for send the share message, we can do the same if i have facebook app and twitter app in my phone. Is this Posible?

Thanks again, i hope you can help me. (k)

@optimusvish
Copy link

optimusvish commented Jan 18, 2017

@dgmariscal replace this code in share.js

facebook: { shareUrl: 'https://www.facebook.com/sharer/sharer.php', params: {u: this.getValue('url')} },

with below

facebook: {
shareUrl: 'fb://publish/',
params: {text: this.getValue('url')}
},

and check once.

@dgmariscal
Copy link

thanks @optimusvish looks fine, do you know what are the shareUrl for the same thing but for Twitter app?

@optimusvish
Copy link

@dgmariscal there is no need to change the URL for twitter. If u have installed the twitter app it'll automatically share in app.

@dgmariscal
Copy link

@optimusvish thanks, i don't have installed the official twitter app, my bad jaja

@dgmariscal
Copy link

Hi @optimusvish, i change the code for share with facebook app, but some days ago this don't work, open the FB app but don't open the publish windows, what do you think is happening? .

The url is: m.codigomagenta.com.mx

Thanks in advance

@ellisonleao
Copy link
Owner Author

Hey guys, sharer.js is now using a MIT License and it's going to be free forever! 😄

Feel free to share , modify and use it. Just let me know if it goes well!

@rebornishard
Copy link

@ellisonleao dude please change email share data component, it's kinda annoying to enter email to,
it's possible to change it with email from, so user only need to fill up who he will share it (possible for multiple email share)
thanks for a great project

@ellisonleao
Copy link
Owner Author

ellisonleao commented May 30, 2017

hey @rebornishard not sure if i follow. Are you saying that the To: field is not being populated properly? Can you open an issue so we can discuss it, please?

@rebornishard
Copy link

@ellisonleao ok sir, i'll change to trollid account, since i'll using sharer.js on it

@sevasargsyan
Copy link

Hi! Ok.ru noth working.

@fadlurss
Copy link

fadlurss commented Nov 2, 2018

Why this code <button class="button" data-sharer="facebook" data-hashtags="<%= campground.categories.name %>" data-url="http://localhost:5000/<%= campground.encodedName %>">Share on Facebook</button> not works ?

@ellisonleao
Copy link
Owner Author

@fadlurss facebook uses data-hashtag instead of data-hashtags . What is the error you are getting?

@am0nshi
Copy link

am0nshi commented Nov 8, 2018

https://aftership.com.ua/ 👍

@ellisonleao
Copy link
Owner Author

Closing this since github now has a "Used By" button

@alexlugouv
Copy link

Hi @ellisonleao, good job :)
Is it possible to remove the console.log when click on the Email button ?

Thank you

@ellisonleao
Copy link
Owner Author

hey @alexlugouv we dont have any console msgs in the bumped code. What version are you using?

@alexlugouv
Copy link

alexlugouv commented Apr 19, 2021

hey @alexlugouv we dont have any console msgs in the bumped code. What version are you using?

@ellisonleao, on https://ellisonleao.github.io/sharer.js/, when I click on Share via Email on Email block.

Sorry... looks like its a browser system auto msg

@aledocdonnini
Copy link

aledocdonnini commented Mar 31, 2023

Hi @ellisonleao, is it possible to use the same button twice to share the same url but with different anchor ids?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests