Marcuss
Member
Posted 4 months ago #
Hello!
I have a Problem with the Plugin Social 2.0! Look here at the right sidebar under 'Anmelden' (the german Word for 'Login')
It indicates apart from the Login-Link following code: id="social_login">Log in.
It is possible, that Error are on the social.php on line 1170?
else {
$link = explode('>'.__('Log in', 'social'), $link);
$link = $link[0].' id="social_login">'.__('Log in', 'social').$link[1];
This error arises in all blog, in which I installed the Plugin
http://wordpress.org/extend/plugins/social/
http://wordpress.org/extend/themes/social/
SGallay
Member
Posted 3 weeks ago #
I have the same problem on my own blog at http://alias.codiferes.net/wordpress
I have however the feeling that this may be linked to a translation problem, as I have seen many other sites with the same problem, in French and Spanish, but not in English.
I have installed the latest development version (Social 2.5b1), but this is still the case.
Many thanks in advance!
There is an open issue for this here:
https://github.com/crowdfavorite/wp-social/issues/59
Patches welcome.
I wish I could code my way out of a paper pag and help you on this. :)
But thanks for looking into it (the issue, not the paper bag)!