We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I've implemented your needShareButton in my site and it works great apart from Facebook.
When I click on the 'Facebook' icon I get 'Page not found - This page isn't available' from the Facebook popup.
The URL in the Facebook popup is as follows:
https://www.facebook.com/sharer/share.php?u=https%3A%2F%2Fdev.wizlogs.com%2Fshare.php&title=needShareButton%20demo
Can you help please?
Thanks,
Andy
The text was updated successfully, but these errors were encountered:
the link is wrong since the last version, should be www.facebook.com/sharer/sharer.php? (line 91)
Sorry, something went wrong.
Thanks for the fix.
It works fine now.
No branches or pull requests
Hi,
I've implemented your needShareButton in my site and it works great apart from Facebook.
When I click on the 'Facebook' icon I get 'Page not found - This page isn't available' from the Facebook popup.
The URL in the Facebook popup is as follows:
https://www.facebook.com/sharer/share.php?u=https%3A%2F%2Fdev.wizlogs.com%2Fshare.php&title=needShareButton%20demo
Can you help please?
Thanks,
Andy
The text was updated successfully, but these errors were encountered: