I just made website for theme of Frezza Free.
by the way I just wonder that how can I change the language
from portugues to English only the Face book like it button section?
I was trying to find it out
but I couldn't
so I really need yours advise if you know the answer.
Thank you .
http://www.naughty-fox.com
products page and slide facebook module....
and please reply me back as soon as possible.
Good night, try to replace the piece of code you have "pt_BR" for en_US
<!-- Facebook Button -->
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/pt_BR/all.js#xfbml=1&appId=182034301945273";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<!-- End Facebook Button -->
<!-- Facebook Button -->
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/pt_BR/all.js#xfbml=1&appId=182034301945273";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<!-- End Facebook Button -->
Who is online
Users browsing this forum: No registered users and 2 guests