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

facebook-like button behaving like facebook-share #79

Open
joneslloyd opened this issue Feb 21, 2014 · 0 comments
Open

facebook-like button behaving like facebook-share #79

joneslloyd opened this issue Feb 21, 2014 · 0 comments

Comments

@joneslloyd
Copy link

Socialite buttons on this page in the floating sidebar and footer are intended to "Like" the page (re: the Facebook button):
http://backlinko.com/keyword-research

I use the following code:

<a href="http://www.facebook.com/sharer.php?u='.$link.'" class="socialite facebook-like" data-href="'.$link.'" data-send="false" data-layout="box_count" data-width="60" data-show-faces="false" rel="nofollow" target="_blank"><span class="vhidden">Share on Facebook</span></a>

Which should just allow the page to be Liked. However, on clicking either of the Facebook Like buttons on the page, a share dialog pops up (and looks incorrect due to some CSS problems).

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

1 participant