Forum Archive - [Solved] GT Pro - No Flags in module since switch to Bing

[Solved] GT Pro - No Flags in module since switch to Bing
Dec 26, 2011 6:16 am by 1969
Hi, Here is the page code if it help: Look like the module is loading blank.png for each respective languages "/tmpl/lang/blank.png": <a href="javascript:doTranslate('en|en')" title="English" class="flag" style="background-position:-0px -0px;"><img src="/modules/mod_gtranslate/tmpl/lang/blank.png" height="24" width="24" alt="English" /></a> <a href="javascript:doTranslate('en|ar')" title="Arabic" class="flag" style="background-position:-100px -0px;"><img src="/modules/mod_gtranslate/tmpl/lang/blank.png" height="24" width="24" alt="Arabic" /></a> <a href="javascript:doTranslate('en|zh-CN')" title="Chinese (Simplified)" class="flag" style="background-position:-300px -0px;"><img src="/modules/mod_gtranslate/tmpl/lang/blank.png" height="24" width="24" alt="Chinese (Simplified)" /></a> <a href="javascript:doTranslate('en|zh-TW')" title="Chinese (Traditional)" class="flag" style="background-position:-400px -0px;"><img src="/modules/mod_gtranslate/tmpl/lang/blank.png" height="24" width="24" alt="Chinese (Traditional)" /></a> <a href="javascript:doTranslate('en|fr')" title="French" class="flag" style="background-position:-200px -100px;"><img src="/modules/mod_gtranslate/tmpl/lang/blank.png" height="24" width="24" alt="French" /></a> <a href="javascript:doTranslate('en|de')" title="German" class="flag" style="background-position:-300px -100px;"><img src="/modules/mod_gtranslate/tmpl/lang/blank.png" height="24" width="24" alt="German" /></a> <a href="javascript:doTranslate('en|it')" title="Italian" class="flag" style="background-position:-600px -100px;"><img src="/modules/mod_gtranslate/tmpl/lang/blank.png" height="24" width="24" alt="Italian" /></a> <a href="javascript:doTranslate('en|ja')" title="Japanese" class="flag" style="background-position:-700px -100px;"><img src="/modules/mod_gtranslate/tmpl/lang/blank.png" height="24" width="24" alt="Japanese" /></a> <a href="javascript:doTranslate('en|ko')" title="Korean" class="flag" style="background-position:-0px -200px;"><img src="/modules/mod_gtranslate/tmpl/lang/blank.png" height="24" width="24" alt="Korean" /></a> <a href="javascript:doTranslate('en|pl')" title="Polish" class="flag" style="background-position:-200px -200px;"><img src="/modules/mod_gtranslate/tmpl/lang/blank.png" height="24" width="24" alt="Polish" /></a> <a href="javascript:doTranslate('en|pt')" title="Portuguese" class="flag" style="background-position:-300px -200px;"><img src="/modules/mod_gtranslate/tmpl/lang/blank.png" height="24" width="24" alt="Portuguese" /></a> <a href="javascript:doTranslate('en|ru')" title="Russian" class="flag" style="background-position:-500px -200px;"><img src="/modules/mod_gtranslate/tmpl/lang/blank.png" height="24" width="24" alt="Russian" /></a> <a href="javascript:doTranslate('en|es')" title="Spanish" class="flag" style="background-position:-600px -200px;"><img src="/modules/mod_gtranslate/tmpl/lang/blank.png" height="24" width="24" alt="Spanish" /></a> <a href="javascript:doTranslate('en|th')" title="Thai" class="flag" style="background-position:-0px -500px;"><img src="/modules/mod_gtranslate/tmpl/lang/blank.png" height="24" width="24" alt="Thai" /></a> </div></div></section> Thanks.
Re: GT Pro - No Flags in module since switch to Bing
Dec 29, 2011 12:43 pm by Edvard
Hi, This is the GTranslate free module code. Where is it installed? Can I see it in action? How did you switch to Bing?
Re: GT Pro - No Flags in module since switch to Bing
Dec 29, 2011 2:08 pm by 1969
You sent me a file to install and replace... Maybe not the right one. I removed the Google API code and added my Bing code. Module is still the original.
Re: GT Pro - No Flags in module since switch to Bing
Dec 31, 2011 2:00 am by 1969
can you pls send the latest version for 1969idea.com. Thx.
Re: GT Pro - No Flags in module since switch to Bing
Jan 3, 2012 2:41 pm by Edvard
Hi, I think you have a problem with the language selector only. You need to install the free version and use Redirect method with Pro version. When I go to http://www.1969idea.com/es/ it works fine, but I cannot see the language selector. Is it installed?
Re: GT Pro - No Flags in module since switch to Bing
Jan 4, 2012 12:27 am by 1969
Modue is installed exactly as required and was not changed since day one, only the Gtranslate folder was regularly updated with your releases. How can I attach a screen shot?
Re: GT Pro - No Flags in module since switch to Bing
Jan 7, 2012 6:21 pm by Edvard
Hi, Try to disable the gzip extension which combines CSS. The CSS for the flags is missing on your page.
Re: GT Pro - No Flags in module since switch to Bing
Jan 8, 2012 1:05 am by 1969
Just removed (has always been there) but no change on foreign languages...
Re: GT Pro - No Flags in module since switch to Bing
Jan 9, 2012 8:00 pm by Edvard
Hi, The CSS style part which loads the language flags doesn't appear on the source code of your site. It can be because of: 1. You have modified modules/mod_gtranslate/tmpl/default.php or any other file in mod_gtranslate folder 2. You have a template override set in your templates/current_template/html/mod_gtranslate 3. You have placed the language selector code directly into your template page without the stylesheet 4. There is some plugin installed on your site which removes the <style> definition from your source code This is not connected with the Pro version. If you were able to see the flags before, just remember what you have done on your site after which they disappeared.
Re: GT Pro - No Flags in module since switch to Bing
Jan 10, 2012 2:40 am by 1969
The only component I installed recently was mobile Joomla which I uninstalled. Here is what I just did: - Installed your latest module version. No change... BUT I finally found that by disactivating cache it works. See if anything is wrong there.
Re: GT Pro - No Flags in module since switch to Bing
Jan 13, 2012 11:10 am by Edvard
It seems to be OK now, you can turn off cache for GTranslate module.

SIMILAR TOPICS

Onloading the plugin quickly flashes up flags and text namesFeb 7, 2019 3:29 pmReplies: 1Post by: brobertson
Flags Not Displaying Correctly GTranslateDec 19, 2018 10:16 amReplies: 1Post by: PetterParker
GTranslate module and conflict with templateNov 7, 2018 6:54 pmReplies: 5Post by: ita4012
how to make the Module of GTranslate to the Menu Item?Jan 5, 2018 1:08 amReplies: 3Post by: jed
Set Dropdown with flags to scroll rather than expandNov 4, 2017 1:38 pmReplies: 5Post by: MinnieB

Try GTranslate with a free 15 day trial