[Solved] Some error with GTranslate
Jan 31, 2014 2:54 am by mtgt
Jan 31, 2014 2:54 am by mtgt
Hi,
I use the last update of GTranslate, version 3.0.x.32
When I checkmy page in Goggle Chrome, I have this following error inthe code report. Both from element_main.js:62
body.scrollLeft is deprecated in strict mode. Please use 'documentElement.scrollLeft' if in strict mode and 'body.scrollLeft' only if in quirks mode.
body.scrollTop is deprecated in strict mode. Please use 'documentElement.scrollTop' if in strict mode and 'body.scrollTop' only if in quirks mode.
By the way, on the module flags are not displayed (you can have a look on any page, translate module is at the top right of the menu, under Translate menu item of this website http://www.nomadsroad.com/
Any help with these both issues are welcome.
Thanks in advance for your help.
Greg
Re: Some error with GTranslate
Feb 1, 2014 4:29 pm by Yana
Feb 1, 2014 4:29 pm by Yana
Hi,
1. If you check the .js files paths you can see that it is not in our code.
2. The issue with the flags is related to your css.
http://www.nomadsroad.com/templates/rt_ ... onmenu.css
.fusion-js-subs li .item img {
float: left;
margin: 4px 8px 0 0;
vertical-align: top;
}
remove float:left; and you will see the flags.
Re: Some error with GTranslate
Feb 2, 2014 3:26 am by mtgt
Feb 2, 2014 3:26 am by mtgt
Hi,
Thank fo your reply.
Sorry for the error on JS file, it wwas a bit confusing for me as I use only your translate module so I thought was about him but it's true is coming from Goolge Translate API which is weird https://translate.googleapis.com/transl ... nt_main.js
But about the flag, I've done what your advice in removing float:left, but that made no change, flag aren't still there. I've try different way.
- removing float:left from the css
- replacing by float:none;
- replacing by float:none!important;
but nothing change, still no flag
Thank again for your help
Regards
Greg
Re: Some error with GTranslate
Feb 2, 2014 7:35 am by mtgt
Feb 2, 2014 7:35 am by mtgt
Hi,
Ok Flag are there now Was probably not at the first time after making change in CSS, because of cache, which is clear now anf flag are diplayed.
So the issue is fixed.
Thanks again for your help
Regards
Greg
Re: [Solved] Some error with GTranslate
Feb 3, 2014 11:34 am by Yana
Feb 3, 2014 11:34 am by Yana
You're welcome!
SIMILAR TOPICS
Gtranslate Multisite | Feb 12, 2019 7:27 am | Replies: 1 | Post by: infact_dat |
Gtranslate: Error with number | Feb 20, 2019 1:20 am | Replies: 1 | Post by: infact_dat |
GTranslate 3.7.4, Joomla 3.9.3 - doGTranslate is not defined | Feb 22, 2019 12:34 pm | Replies: 1 | Post by: oase |
Error message and URL problems | Feb 6, 2019 11:16 am | Replies: 1 | Post by: Kidbooo |
Add-on gtranslate no longer works | Feb 2, 2019 6:01 am | Replies: 1 | Post by: DarylDixon |