Edson Galina Fortes
Forum Replies Created
-
Hi @montino ,
may you can contact our support and ask for me (edson), It able me to help you facing your issue ? I’ll have more option to help you πRegards
Forum: Plugins
In reply to: [Translate WordPress with Weglot - Multilingual AI Translation] RTLHi @tusharhossain, hope you’re fine? You want to say if you can use this template and weglot that’s it ?
You can use it, weglot add a rtl option for the arabic languages. If you encounter some issue, don’t hesitate to contact me
Regards
Hi @artgoddess ,
hope you’re fine. Can you describe me on which context you have this warnings (url, action, etc) ? Don’t hesitate to ask our weglot support and ask for me (Edson) to help you by sending you a patched plugin
Regards
Hi @montino ,
hope you’re fine ? Can you try this css on your theme and tell me if it fix the problem you’re facing :.weglot-language a{ padding-right: 42px; } .menu-area .navbar ul > li.menu-item-has-children.weglot-flags > a:before{ content: "" !important; }Regards
Hi @montino ,
hope you’re fine ? It seems that your theme style is not loaded : `https://www.casavacanzesicilia.eu/wp-content/themes/akomo/style.min.css?ver=5.8.2
It should contain the weglot style for the switcher. Can you fix that and tell me if you’re problem is resolved ?
Regards
Hi @eduardoreoli ,
hoep you’re fine ? Yes you can manage the size of the switcher with some CSS.
Do you have a live site where I could see the problem in order to offer you a solution? You can also contact our weglot support and ask for me (Edson) to help you make this modificationRegards
Hi @montino,
hope you’re fine ? Thanks a lot for reaching out to us! I’m really glad to help you. The issue is when you put the weglot switcher on menu ?
Can you tell me what version of weglot you use ?
You can also contact our weglot support and ask for me (Edson) to help you π
Regards
Hi,
Thanks a lot for reaching out to us! I’m really glad to help you.
Weglot by default, proposes the Brazilian Portuguese language as you can notice by following the link below
> https://weglot.com/documentation/available-languages/By adding the “Brazilian Portuguese” to your WordPress project, this language should be automatically displayed with the Brazilian flag.
If it doesn’t seem to be the case, don’t hesitate to come back to us π
Let me know if you need any further information.
Have a nice day,
Regards,
hi @artgoddess ,
I may have a solution for you issue. Can you modify this 2 files :
/wp-content/plugins/weglot/vendor/weglot/weglot-php/src/Client/Client.php line 72
replace public function __construct($apiKey, $version = ‘1’, $translationEngine,$options = []) by public function __construct($apiKey, $translationEngine, $version = β1β, $options = [])and
wp-content/plugins/weglot/src/services/class-parser-service-weglot.php line 58
replace
$client = new Client( $api_key, $version, $translation_engine, array( βhostβ => Helper_API::get_api_url(), ) );by
$client = new Client( $api_key, $translation_engine, $version, array( 'host' => Helper_API::get_api_url(), ) );You can also contact our weglot support and ask for me (Edson) to help you make this modification
Regards`
Forum: Plugins
In reply to: [Translate WordPress with Weglot - Multilingual AI Translation] Error noticeHi @deniell ,
I may have a solution for you issue. Can you modify this 2 files :
/wp-content/plugins/weglot/vendor/weglot/weglot-php/src/Client/Client.php line 72
replacepublic function __construct($apiKey, $version = '1', $translationEngine,$options = [])by public function __construct($apiKey, $translationEngine, $version = ‘1’, $options = [])and
wp-content/plugins/weglot/src/services/class-parser-service-weglot.php line 58
replace `$client = new Client(
$api_key,
$version,
$translation_engine,
array(
‘host’ => Helper_API::get_api_url(),
)
);`by
$client = new Client( $api_key, $translation_engine, $version, array( 'host' => Helper_API::get_api_url(), ) );You can also contact our weglot support and ask for me (Edson) to help you make this modification
Regards
Hi @artgoddess,
Hope you’re fine?
I’m sorry for the issue you’re facing. I’ll try to reproduce it but I can’t. Can you tell me which version of weglot you use ? You’ve an ngninx or apache server?Best
Hi,
no worries, happy to have been able to help you
Best regards
Hi @cla15 ,
hope you’re fine? I’m not able to reproduce your issue on last version of the plugin. Can you tell me which version of the plugin you use ?
Regards
Hi @central4allgmailcom ,
hope you’re fine. It’s compatible with rankmath. Weglot translates the page rendered in front, so the modifications made by rankmath will be taken. If you have the any problem, do not hesitate to ask me or the support.
Best