Yeah thats why i had to keep the box checked in the first place.
Have found that if you change the really-simple-facebook-twitter-share-buttons.php line:
js.src = “//connect.facebook.net/it_IT/all.js#xfbml=1′.$app_id.'”;
to:
js.src = “//connect.facebook.net/en_EN/all.js#xfbml=1′.$app_id.'”;
should work for the time, though am sure there’s a better way of doing it.
Thread Starter
hgb08
(@hgb08)
Thanks that has solved the problem of the button not being visible, unfortunately the ‘like’ text is now written in Italian. I’ve tried changing the languages which has little effect. I noticed someone else has had the same problem so have left a comment with more information there.
Am having exactly the same problem here. Mine is only in Italian if I have the ‘Use Html5 code instead of iFrame:’ tick box checked, so you could try turning that off. Unfortunately I need to use this feature, so any solution would be much appreciated.