Solution for Like Button Absolute URL Error
-
If you are receiving an Error (in red letters) in place of your Like button you should change the following:
urlencode(get_permalink());to
get_permalink();in these two files:
1. facebook-social-plugins/socialplugins.php
2. facebook-social-plugins/widgets/like-button.php
The topic ‘Solution for Like Button Absolute URL Error’ is closed to new replies.