Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted May 24, 201014 yr Hi there, Look at these Templates : Board Index / hookFacebookActivity and Topic View / hookFacebookLike The Language for the Facebook text Java Script. It is connect.facebook.net/en_US/all.js So at the Like Section it shows : you and 5 of your Friends like that or something similar. But on a german, french,polish or other site it says the same. All in English. Here is my workaround for the german output : connect.facebook.net/de_DE/all.js thats line 12 in hookFacebookLike and Line 15 in hookFacebookActivity So it is hardcoded. Can you please make it changeable per ACP ? That makes it easier for all. Hopefully i am right here :)
June 1, 201014 yr I wonder if it could be set automatically using the Locale selected by the member if the board has installed more languages ... It would be a good suggestion I guess.
June 2, 201014 yr Author well, the language is set by the javascript you choose. But at this point you cant set it over the ACP. Hopefully someone of IPS hear it :=)
June 3, 201014 yr only change this '//connect.facebook.net/us_US/all.js'; in to '//connect.facebook.net/es_ES/all.js'; or whatever language is, works like a charm for mi in spanish. Demo: http://www.madboxpc.com/foro/topic/122750-google-se-vuelve-mas-personal/
Archived
This topic is now archived and is closed to further replies.