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

Allow for facebook sharing instead of like #70

Open
norbusan opened this issue Oct 17, 2013 · 7 comments
Open

Allow for facebook sharing instead of like #70

norbusan opened this issue Oct 17, 2013 · 7 comments

Comments

@norbusan
Copy link

Hi,

I really like the socialite idea, and have used it for quite some time via the wordpress plugin. But I had to abandon it for now due to a missing feature: I want to be able to have both share and like buttons (or only share).

I myself and many others don't want their "like" list be scattered with all kind of links they only want to share on facebook. It should not make a big complication to include an option to the share dialog (https://developers.facebook.com/docs/plugins/share/).

Thanks for considering, and all the best

Norbert

@jmserra
Copy link

jmserra commented Nov 4, 2013

Actually what's weird is that using the standard FB Like widget code, when clicking on Like button it likes the url and also opens a small box asking to 'Post' to your timeline, but the same doesn't happen in Socialite

@jmserra
Copy link

jmserra commented Nov 4, 2013

By the way, if you want to use Like and Share you can do it already, just add the following parameter to your facebook placeholder: data-send="true"

for example:

<div class="fb-like" data-send="true" data-show-faces="false" data-font="verdana"> ..

@loudpop
Copy link

loudpop commented Nov 15, 2013

Is there a similar easy method to active Share instead of Send?

@rhodimus
Copy link
Contributor

I've added this feature in this pull request: #73

@tmort
Copy link
Owner

tmort commented Dec 10, 2013

Appreciate your contribution @rhodimus! Will get it pulled in ASAP.

@leandroruel
Copy link

it already was added?

@whitesided
Copy link

It was, it's just not reflected in the documentation. Refer to the info in the pull request referenced above.

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

No branches or pull requests

7 participants