Edson Galina Fortes
Forum Replies Created
-
Forum: Plugins
In reply to: [Translate WordPress with Weglot - Multilingual AI Translation] Ajax errorhi @tkwpweb ,
sorry for the delay, can you tell me if the issue still produce if you deactivate all your plugin except Weglot? I would identify if it’s a conflicct with another plugin ?
Regards
Hi,
If you appreciated my help and if you have 2 minutes to help me, it would be awesome if you could give us a review on WordPress
—-> https://wordpress.org/support/plugin/weglot/reviews/
It’s really useful for me π€And of course, if you need anything, don’t hesitate to ask me.
Have a nice day,
Regards,
Hi,
I’m glad it’s fine now π
If you appreciated my help and if you have 2 minutes to help me, it would be awesome if you could give us a review on WordPress
—-> https://wordpress.org/support/plugin/weglot/reviews/
It’s really useful for me π€And of course, if you need anything, don’t hesitate to ask me.
Have a nice day,
Regards,
Hi @leofficial , yes that’s it. but to be redirect to respective language page based on their browser language, you have to active the autoredirect option on our weglot plugin
Don’t hesitate if you have other questions
Regards
Forum: Plugins
In reply to: [Translate WordPress with Weglot - Multilingual AI Translation] Ajax errorhi @tkwpweb ,
hope you’re fine? Sorry for the issue you’re facing. Which version of weglot do you use ?
Regards
Hi @leofficial ,
in fact we don’t share any user IP cause all API call are made by the server not by the user
Regards
Hi @leofficial ,
hope you’re fine. Here you can have more info here : https://support.weglot.com/article/312-is-weglot-gdpr-compliant
Don’t hesitate if you need more information
Regards
Hi @oakandrocks ,
hope you’re fine?
Glad to help you. In fact, Weglot don’t translate your admin space. If you want to change it you can change it on your wordpress settings. May be this link would help you : https://wpfixd.com/how-to-change-the-wordpress-admin-language/Regards
hi @esmith20 ,
hope you’re fine?
I’m sorry it seems that we don’t have yet rwandese language on our plugin for the moment : cf : https://weglot.com/documentation/available-languages/I’ll reach the demand to our team and get you in touche if we will add it
Regards
Hi @promz ,
hope your fine?
Glad to help you πhere a snippet who should help you :
add_action( 'init', 'get_url' ); function get_url() { //get services $language_services = weglot_get_service( 'Language_Service_Weglot' ); $request_url_services = weglot_get_service( 'Request_Url_Service_Weglot' ); //the url we want to get on other languages $url = "http://release38.local/hello-world/"; //create url object $wg_url = $request_url_services->create_url_object( $url ); //get languages $current_language = $wg_url->getCurrentLanguage(); $dest_languages = $wg_url->getAllUrls(); // get a language (in my case it) $language = $language_services->get_language_from_internal('it'); error_log(print_r($language, true)); error_log(print_r($current_language, true)); //display url for my language error_log($wg_url->getForLanguage( $language )); error_log($wg_url->getForLanguage( $current_language )); }hi @deefuz ,
hope you’re fine?
In fact if you’ve a plan who allowed 10 languages, you can exclude from translation all pages except specific one(s). To do that use this documentation to : https://support.weglot.com/article/123-wordpress—how-to-exclude-from-translation-all-pages-except-specific-onesHope it’s help
Don’t hesitate if you need more helpRegards
Hi @moek93 ,
hope you’re fine? Sorry for the issue your facing.
are you using weglot ou translatepress ? If transletpress, I think you’re in the wrong support page, it’q weglot support page πRegards
Hi @luukms ,
it’s weird I’m pretty sure i’ve see them on mobile. Can you reactivate it and keep me in touch just to check the problems on mobile ?
Regards