Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Virtuemart Template - CleanMart (SKU# FLEX-00015)

TOPIC: [SOLVED]Link to Facebook Like remains in english

[SOLVED]Link to Facebook Like remains in english 7 years 3 months ago #14802

Hi,
I use CleanMart for my site, that is in italian language. All is in italian besides the link to Facebook Like, that's in english (see Immagine.jpg).
I found the code in /templates/yoo_monday/html/com_virtuemart/productdetails/flexv2.php and default.php: js.src = "//connect.facebook.net/<?php $lang = JFactory::getLanguage();echo $lang->getTag(); // this prints the Joomla's current language unicode?>/all.js#xfbml=1&appId=115329165206253". This seems correct but it doesn't work, so I tried to change it with js.src = "//connect.facebook.net/it_IT/all.js#xfbml=1". but it's still in english.
How can I translate it into italian?
Many thanks.
Kind regards,
Maurizio
Attachments:
Last Edit: 7 years 2 months ago by Maurizio Fiorentini.
The topic has been locked.

Link to Facebook Like remains in english 7 years 3 months ago #14806

Hi,

Thanks for raising this issue. Apparently facebook decided to use "underscore" instead of "hyphen" for language unicode separator.

So; that PHP expression that you noticed in the flexv2.php; loads this URL:
connect.facebook.net/it-IT/all.js

but it should have been this:
connect.facebook.net/it_IT/all.js

If your website is not "multi-language", then the patch is simple. Open the "flexv2.php" file, find this line:
<?php $lang = JFactory::getLanguage();echo $lang->getTag(); // this prints the Joomla's current language unicode?>
and replace it with this:
it_IT

so the whole URL will become this:
//connect.facebook.net/it_IT/all.js

Regards.
Last Edit: 7 years 3 months ago by Support.
The topic has been locked.

Link to Facebook Like remains in english 7 years 3 months ago #14808

Hi,
I am sorry but the result is the same.
I tried with
"js.src = "//connect.facebook.net/it_IT/all.js"
and also with
"js.src = "//connect.facebook.net/it-IT/all.js"
For example you can see this page:
http://katuma.it/negozio/enogastronomia/miele/mielefrutta/mirtilli-in-miele-di-acacia-220g-detail
Kind regards.
Maurizio
The topic has been locked.

Link to Facebook Like remains in english 7 years 3 months ago #14819

Hi,
have you a solution for this problem?
Thank you.
Best regards,
Maurizio
The topic has been locked.

Link to Facebook Like remains in english 7 years 2 months ago #14846

Hi,

Please see the screenshots:

Attachment Pasted_Image_2_1_17__1_39_PM.jpg not found



I figured out what the problem is. Your YooTheme joomla template is guilty about this language problem.

I found where this en_US sdk file gets loaded, it is inside this JS file:
katuma.it/media/template/gzip.php?theme-869a4988.js

That is the line that force your website loads the en_US sdk.
You have to find where this line comes from. Since this javascript file is GZIP, it impossible to find its original source. First, disable the GZIP from the Template Settings, and all the JS files will be loaded individually. Then carefully search for this line in each JS file, find it and change en_US to it_IT.. Or maybe there is a dropdown selection in the template manager, where you can change the language quickly. If you fix this manually through JS file, or can't find a language selection in the template manager backend; you may try to contact YooTheme support department and ask for help from them.

Attachment Pasted_Image_2_1_17__1_43_PM.jpg not found



Regards
Last Edit: 7 years 2 months ago by Support.
The topic has been locked.

Link to Facebook Like remains in english 7 years 2 months ago #14872

OK!
Many thanks, not it's ok!
Best regards.
Maurizio
The topic has been locked.

Link to Facebook Like remains in english 7 years 2 months ago #14883

i am glad everything is sorted out.

Regards.
The topic has been locked.
Time to create page: 0.196 seconds

MaterialMart

for Virtuemart 3

Google's Material Design has finally arrived to Virtuemart

Virtumart Template - MaterialMart Virtumart Template - CleanMart Virtumart Template - CleanMart Virtumart Template - CleanMart

Fully responsive!

Buy Now   |   Live Demo