have inserted the Follow me Twitter button on the homepage of my blog: http://www.godlovesyou.page4.me.The Follow Button tries to automatically determine language, but despite using the data-lang parameter set to “en” (for English), it still shows up in German language since this website was developed in German language.
It should show Follow @Godlovesyou22
It instead shows
@Godlovesyou22 folgen
Below is the code
<a href="https://twitter.com/Godlovesyou22" class="twitter-follow-button" data-lang="en">Follow @Godlovesyou</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="http://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
Can anybody please help me to identify where is the issue?
Thanks,
Julia Fernandes