Hi everyone, I’m having a problem with my translated page. The text is translated correctly but unfortunately a javascript error occurs which prevents users from selecting products.
The page in question is a “Bundle” product page created with the “Easy Product Bundles for WooCommerce by
“Product Bundles Team”
To replicate the problem, enter the page, change the language using the widget at the bottom of the page, once the page is translated select the products in the appropriate section. After selecting 1 or 2 the section disappears.
How can I solve it?
can i customize flag location?
]]>hello, i have to change for my cookie tool on the site https://www.jobra.de the script that it will work with my cookie banner that it is GDPR.
from:
<script type=”text/javascript” src=”//translate.google.com/translate_a/element.js?cb=GoogleLanguageTranslatorInit” id=”scripts-google-js”></script>
to:<script type=”text/plain
“?data-usercentrics=?Google Translate”?src=”//translate.google.com/translate_a/element.js?cb=GoogleLanguageTranslatorInit” id=”scripts-google-js”></script>
does someone know how to change the code?
Google Translator plugin and Advanced Dynamic Pricing for WooCommerce plugin not working with checkout page
After click “PLACE ORDER” button in checkout page no order summary page appear after installing Google Translator plugin or Advanced Dynamic Pricing for WooCommerce plugin. when deactivate those plugins check out process works fine. The 2 plugins affect checkout process. how to fix it?
]]>Hello,
I’ve been using your software for several months now and yesterday I noticed a small bug in the English translation, particularly on this page :
https://www.flotographie.com/qui-suis-je/
There are a few sentences that aren’t fully translated.
Thank you,
Florian
]]>Hello,
Since that night, SiteGround, the hosting of my website alerts me about a malware that would be present in my website. When i deactivate the plugin Google Language Translator, the scan that i do doesn’t reveal any malware.
Do you know something about it ?
Thanks for your answer and for this great plugin.
]]>Site no longer loads
hello since the update, my entire site is buggy, I have to deactivate the plugin so that the whole site loads.
My site, my images and everything else is no longer loading
can you see what is happening?
THANKS
]]>Hello!
Now swtiher looks like this:
But I want to have it in compact view. So I can click on it to see the full list. Like here, for example:
How can I do it?
If I remove the tick from check to show flags, it disables the switcher at all
Hello,
Currently using your plugin on this website: https://www.essexcompass.org.uk/self-referral/#self-referral
It translates well, but down not translate the form embedded on the page as well (JotForm)? Is there a way the embedded form can also be translated as well please?
Thank you
David
]]>Hi,
I wanna to ask whether the plugin can auto translate the text on Slider Revolution?
Please advise, many thanks.
]]>Hi,
Some friends from Ukraine is visiting me. They having Iphone and visiting my homepage. But no transator is showing in their phone.
Today i changes the settings from all languages to spesific languages with flags. So maybe it will work, but not tested yet.
Brg. Kjell
]]>I how to change the text label for the shortcode widget [google-translator]
This is auto text for each region says “Select Language” I want to make it static label “Language”
]]>When we activate the plugin in our webshop at the woocommerce category page the “product attribute filter” is not clickble anymore.
If we deactivate the plugin everything is working again. How can we solve this?
]]>Hello everyone, I would like to use this template to display the translation options, but I want to make the text much shorter, so instead of ‘Romanian,’ it should be ‘RO,’ ‘English’ should be ‘EN,’ and so on. The template is a popup in GTranslator settings.
]]>Hi, the plugin on my website is rendering all select options in Spanish when I have the original language set to English, I reinstalled the plugin but didn’t worked, I was looking trough the database to check if there was a default setup but couldn’t find a related table.
Current Version: 6.0.20
Can you take a look what can be causing this issue?
Thank you.
]]>When I select a language, any hyperlink text in the body of the page gets its formatting removed. No underline, no different text color as defined in theme’s stylesheet. Any ideas? Great plugin! Thanks!
]]>Hello GLT team,
Been using GLT for a long time and a great fan of GLT ?? Now, I’m building a website based on a block theme / FSE theme, and I want to have a language switcher in the menu. On other sites, I could create menu items with the GLT shortcode in the description, but this doesn’t work anymore with block/FSE themes: The navigation block can’t have shortcodes, and the shortcode simply becomes a span tag with class ‘wp-block-navigation-item__description’ instead of being rendered into a working link. When clicking on a language in such a menu, nothing happens.
So, how am I supposed to use GLT in a block theme menu? Thanks for your help in advance.
Kind regards, Roger
P.S. Apart from the menu/navigation, shortcodes do work and can be added by using a shortcode block. The shortcode block is NOT available when editing the menu in the block editor.
]]>Hi
I want to display languages in a custom order. My site includes a total of 9 languages, with English being the main language. I am currently using the shortcode to show the languages in the navigation menu as a click to popup. Currently languages are showing in chronological order or i’m not sure which order.
The desired order of languages is:
I’ve tried the following approach using JavaScript to reorder the languages, but it didn’t work:
document.addEventListener('DOMContentLoaded', function() {
var languages = [
{ code: 'es', name: 'Espa?ol' },
{ code: 'en', name: 'English' },
{ code: 'ar', name: '???????' },
{ code: 'nl', name: 'Nederlands' },
{ code: 'fr', name: 'Fran?ais' },
{ code: 'de', name: 'Deutsch' },
{ code: 'zh-CN', name: '简体中文' },
{ code: 'ru', name: 'Русский' },
{ code: 'tr', name: 'Türk?e' }
];
var languageSelector = document.querySelector('.gtranslate_wrapper select');
console.log('Language Selector:', languageSelector); // Debugging line
if (languageSelector) {
languageSelector.innerHTML = '';
languages.forEach(function(language) {
var option = document.createElement('option');
option.value = language.code;
option.textContent = language.name;
languageSelector.appendChild(option);
});
} else {
console.log('Language selector not found.');
}
});
Could you please assist me in configuring the languages to display in the custom order mentioned above? Any guidance or suggestions would be greatly appreciated.
Thanks so much!
]]>Good Day,
Can you explain why our Title Case headlines are being converted to Upper Case headlines when we switch from English to Spanish? We do not have this issue with any other language.
Title Case (English): https://ibb.co/FnsRtfy
Upper Case (Spanish): https://ibb.co/pdWxq1Q
How can we fix this?
Thank you!
]]>Hi there,
I’m working on a website which has to pass Web Content Accessibility Guidelines AA,
i am using the simple dropdown version of the plugin, navigation using the “arrow” keys and “enter” key works flawless in chrome, however in Firefox it doesn’t you are able to navigate with the “arrow” keys but hitting “enter” doesn’t change the language.
Could you please have a look?
Thanks in advance,
Sandy
Hello,
I am using the BuddyBoss theme and BuddyBoss platform, along with your Google Translate plugin. I am experiencing an issue in BuddyBoss discussion chat. When users select their language based on their country and then send a message in the discussion chat, it appears like this:<font style="vertical-align: inherit;"><font style="vertical-align: inherit;">Cunteme mas de sus experiencias angelitos fdsfsdfd</font></font>
I am attaching a screenshot for your reference. Please check the link here: https://drive.google.com/file/d/1wywSR8X78oADZZPul2tKZbgoPdzUMvSo/view?usp=sharing
For example, to be able to indicate that the English translation appears first, when you have several languages ??activated
]]>El plugin está traduciendo algunas palabras de forma muy rara, ejemplo:
contact; en espa?ol la traduce como : COHNORTETACT
]]>connections are loading of my website, even if I do not click on languages or translation flags.
e.g.:
https://www.gstatic.com/images/branding/product/2x/translate_24dp.png
https://www.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_42x16dp.png
https://fonts.gstatic.com/s/i/productlogos/translate/v14/24px.svg
Is it possible to block files loading from gstatic.com? They are not used for the translation.
]]>How to ignore specific words, some of which are brand terms and have been translated incorrectly, or how to set translations for specific words.
]]>Hello,
Thank you for your plugin! A previous post changing the CSS of the floating widget used the following code:
#glt-translate-trigger {
/*style*/
}
I want to add a focus element for the drop down menu like this for accessibility purposes
glt-translate-???:focus {
border: 3px solid white;
border-radius: 7px;
}
but I am unsure what to type that will control the language switcher. Thank you very much
]]>We use MadCap Flare to create our website. We use an API key through Google to dynamically translate content, but I would like to use your widget styling. Is this possible? Or can it only be used in WordPress? I used the code in my CSS, but it doesn’t seem to translate when a language is selected from the drop-down.
]]>Hi
When the plugin is active, the content area on mobile is not scrollable. I checked on iPhone and Oneplus both showed the same issues. On the desktop, it works fine.
I deactivated all plugins and left on this plugin activated but it is still not working on mobile.
Any help will be appreciated.
]]>I’ve been using both the WP Accessibility plugin and the Google Translate plugin for over 7 years. However, the flags have suddenly disappeared from my translate button. When I disable the WP Accessibility plugin, the flags reappear, indicating a clear conflict. After searching, I found someone who mentioned disabling the feature where the plugin replaces title tags with ARIA labels, and that solved their issue. However, I’m not sure how to do this as I don’t see a setting that allows for it besides unchecking the tag clouds box which didn’t help. Any advice would be appreciated. Thank you.
The website is: https://www.statenislandda.org
]]>Hello,
Is there a way to exclude a specific page from being translated when visitors click on one of the flags?
The website is in english but we have 2 pages that are in the language of one of the flags and visitors get some terms in there translated from this language to the same one with the wrong meaning…
Thanks!
]]>