Jump to content

[SOLVED] Facebook social plugin in Italian


Recommended Posts

open file:

/modules/blockfacebook/blockfacebook.js and change

	js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=334341610034299";

to

	js.src = "//connect.facebook.net/it_IT/all.js#xfbml=1&appId=334341610034299";

default facebook block is very poor...

  • Like 1
Link to comment
Share on other sites

  • 6 months later...

open file:

/modules/blockfacebook/blockfacebook.js and change

	js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=334341610034299";

to

	js.src = "//connect.facebook.net/it_IT/all.js#xfbml=1&appId=334341610034299";

default facebook block is very poor...

Hello, i'd copied exactely the row 'js.src = "//connect.facebook.net/it_IT/all.js#xfbml=1&appId=334341610034299";' but after upload, the box is not visible, also after deactivate and activate facebook module. How I display Italian box? vers. 1.6.0.9. Thanks.

Link to comment
Share on other sites

×
×
  • Create New...