Facebook js.src lowding en_EN
-
Th plugin is great, im loving it. However, im having trouble with an element. It is loading the Facebook SDK for JavaScript. This is fine i guess for someone that does not know you need it. But my site in in french and because of this pre-load, all my facebook integrations stay in English.
i need this line :
js.src = “//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.6”;
to say:
js.src = “//connect.facebook.net/fr_FR/sdk.js#xfbml=1&version=v2.6”;Is there any way to change the language of the SDK?
Or maybe a way to remove it? Since my site already loads it?
Thank you for any information
The page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Facebook js.src lowding en_EN’ is closed to new replies.