GTranslate Extension Issue

This forum is for general questions about extensions for Joomla! 3.x.

Moderators: pe7er, General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
vhfmac
Joomla! Intern
Joomla! Intern
Posts: 66
Joined: Tue Sep 02, 2008 4:03 pm
Contact:

GTranslate Extension Issue

Post by vhfmac » Wed Jan 05, 2022 1:43 pm

I installed the free GTranslate language translator extension in Joomla 3.10.4 and have set up 3 languages with horizontal flag logos. The system works ok, but if you refresh the page it reverts to the Google dropdown menu with the flags vertical. Is there some way to avoid showing the google dropdown, as I don't want to use it?
GTranslate Display No Error.png
GTranslate Display Error Square.jpg
See: https://www.costalegre.ca
You do not have the required permissions to view the files attached to this post.
...........................................
MéxicoMac

User avatar
ltheme
Joomla! Guru
Joomla! Guru
Posts: 666
Joined: Wed Dec 04, 2013 2:43 pm
Location: US
Contact:

Re: GTranslate Extension Issue

Post by ltheme » Tue Jan 18, 2022 4:44 am

Hi,

Try to add more Custom CSS code

a.flag.nturl {
display: inline-flex;
}
Steve (Mr.) - Fan of Joomla! CMS over 10 years
https://ltheme.com/joomla-templates/ <= 250+ Joomla! templates
https://agethemes.com/free-joomla-templates/ <= Joomla! templates on marketplace
^Compatible with Joomla! 3.x, Joomla! 4.x and Joomla! 5.x

vhfmac
Joomla! Intern
Joomla! Intern
Posts: 66
Joined: Tue Sep 02, 2008 4:03 pm
Contact:

Re: GTranslate Extension Issue

Post by vhfmac » Tue Jan 18, 2022 12:59 pm

Thanks Itheme, but that code did not help after I added it in the CUSTOM CSS box of my "shaper_helix3" Joomshaper Template. Was that the right place? Mac
...........................................
MéxicoMac

User avatar
ltheme
Joomla! Guru
Joomla! Guru
Posts: 666
Joined: Wed Dec 04, 2013 2:43 pm
Location: US
Contact:

Re: GTranslate Extension Issue

Post by ltheme » Tue Jan 18, 2022 1:38 pm

Yes, please place it via Template Settings > Custom Code, put it on field "Custom CSS code"

Place replace it with "!important" value, like as below

a.flag.nturl {
display: inline-flex!important;
}

Clear site cache and browser cache and recheck. I tested it with inspect code via browser (Chrome) and it's working well.
Steve (Mr.) - Fan of Joomla! CMS over 10 years
https://ltheme.com/joomla-templates/ <= 250+ Joomla! templates
https://agethemes.com/free-joomla-templates/ <= Joomla! templates on marketplace
^Compatible with Joomla! 3.x, Joomla! 4.x and Joomla! 5.x

vhfmac
Joomla! Intern
Joomla! Intern
Posts: 66
Joined: Tue Sep 02, 2008 4:03 pm
Contact:

Re: GTranslate Extension Issue

Post by vhfmac » Tue Jan 18, 2022 4:24 pm

Sorry, no go on any Chrome, Edge or Firefox. Cleared all cashe/histories on each.

I wonder if problem is in the shaper_helix3" template itself, as the Off Canvass "dropdowns" also do not work? I have been trying to sort that out for weeks now, as 75% of my viewers are on cellphones!

The problem does not show up until the browser is refreshed a time or two using "F5" or the browser's Refresh icon. I don't understand why the error would show up on the 2 or 3rd load??

Thanks for the pointers Itheme, Mac
...........................................
MéxicoMac


Locked

Return to “Extensions for Joomla! 3.x”