-
Notifications
You must be signed in to change notification settings - Fork 808
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
Unofficial Sharing buttons don't point to the right URL when using "Page Links To" plugin #548
Comments
The Page Links To plugin changes the post permalink value thanks to the We should be able to fix the problem by adding the correct URL back to the sharing module thanks to the Looking into this a bit more. For reference: |
If it's a single page, we could just do an Honestly, I'm unsure if it would be wisest to just call it a 'known issue' and 'wontfix' -- or whether we should change the urls we link to, to something like the super-raw /index.php?p=12345&share_to=facebook -- or whatever the specific args may be. Unsure. @markjaquith -- your thoughts? |
This issue has been marked as stale. This happened because:
No further action is needed. But it's worth checking if this ticket has clear reproduction steps and it is still reproducible. Feel free to close this issue if you think it's not valid anymore — if you do, please add a brief explanation. |
Looks like this issue still persists. Tested with JP 7.8 Adding steps to reproduce just for convenience:
|
This issue has been marked as stale. This happened because:
No further action is needed. But it's worth checking if this ticket has clear reproduction steps and it is still reproducible. Feel free to close this issue if you think it's not valid anymore — if you do, please add a brief explanation. |
This issue has been marked as stale. This happened because:
No further action is needed. But it's worth checking if this ticket has clear reproduction steps and it is still reproducible. Feel free to close this issue if you think it's not valid anymore — if you do, please add a brief explanation. |
As reported in http://wordpress.org/support/topic/jetpack-sharing-module-issue-with-non-official-buttons?replies=6
If I use Jaquith's Page Links To plugin, and I try the unofficial sharing buttons, the sharing action doesn't work; I get a popup window with the Linked-to page, instead of a Facebook sharing dialogue that allows me to share the Linked-to page. However, it works as expected with the Official buttons: the shared URL is the linked-to URL. Also, as noted by the OP, other sharing plugins also work as expected, sharing the linked-to URL.
The text was updated successfully, but these errors were encountered: