[Plugin: Social Sharing Toolkit] Fix for Google Share
-
Problem: The Google+ share button opens a new window but the contents is blank as the share link is incorrect.
Fix: Change line 28 in social-sharing-toolkit/includes/buttons/button.googleplus.php to:
$url = 'https://plus.google.com/share?url='.urlencode($url);
https://www.ads-software.com/extend/plugins/social-sharing-toolkit/
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘[Plugin: Social Sharing Toolkit] Fix for Google Share’ is closed to new replies.