By verclytte on Monday, 31 December 2018
Posted in General
Likes 0
Views 456
Votes 0
I translated the easyblog administration into French automatically and now I have problems with the display administration in the page
"settings
>general
>location"

see the attached capture.

thanks and happy new year
Hey there,

I am really sorry for the delay of this reply as it is a public holidays for us here.

It seems like this following language translation messed up that HTML content.
[gist type="php"]
COM_EASYBLOG_SETTINGS_LOCATIONS_SERVICE_PROVIDER_API_KEY_NOTE="<span style="_QQ_"color:#c00;'>Remarque:</span> afin de faire des travaux d'emplacement dans Easyblog, vous devez insérer votre Google Maps API key."
[/gist]

I've help you updated this to
[gist type="php"]
COM_EASYBLOG_SETTINGS_LOCATIONS_SERVICE_PROVIDER_API_KEY_NOTE="<span style="_QQ_"color:#c00;"_QQ_">Remarque:</span> afin de faire des travaux d'emplacement dans Easyblog, vous devez insérer votre Google Maps API key."
[/gist]

It should work fine now.
·
Tuesday, 01 January 2019 10:41
·
0 Likes
·
0 Votes
·
0 Comments
·
it's ok thank you very much
·
Tuesday, 01 January 2019 18:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating us on this and glad that your issue is resolved now.
·
Tuesday, 01 January 2019 20:46
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post