Social share links broken
-
Hi !
First of all, the plugin is great, it helped me a lot.
However, I still have an issue with the social share links that I got in my theme.
I have something like this in my single.php file :
<a id="facebook" href="https://www.facebook.com/sharer.php?u=<?php echo urlencode(get_permalink()); ?>" target="_blank">Facebook</a>
When you click on it, it redirects you to : https://www.facebook.com/sharer.php?u=//mywebsite.com
Instead of : https://www.facebook.com/sharer.php?u=https://mywebsite.comI have the exact same problem with Twitter.
Can you help me ?
Thanks !
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Social share links broken’ is closed to new replies.