Edson Galina Fortes
Forum Replies Created
-
Hi @mikel555 ,
hope you’re fine? Sorry for the late answer? I’ve some questions. I’ll try to reproduce your issue but I can’t. Do you have an url I can see the problem? Do you have a cdn in front of your website ?
Here you can see the short video about my test
https://www.loom.com/share/0dd5080ab1864db78528b1c3611a388b
RegardsHi @zee1304 ,
hope you’re fine. With Weglot you can change the content of your translated page via the dashabord here : https://dashboard.weglot.com/translations/
Let me know if it’s what you expect or don’t hesitate to ask me again
Regardshi @thomlander ,
no worries and thanks for the update
Best begardsHi @thomlander ,
hope you’re fin? sorry for the issue you’re facing.
Which version of Weglot are you using ?
How do you put the weglot switcher ?
RegardsHi @jules-colle ,
hope you’re fine?
Yes, on Mac it works with Option + click, I think on Windows it’s Alt.
If you facing issues, don’t hesitate to ask me
RegardsForum: Plugins
In reply to: [Translate WordPress with Weglot - Multilingual AI Translation] Few questionsHi @eminecraft ,
hope you’re fine?
1- I’m not sure I understand. In theory you don’t need these files with our plugi, all the trads will be in the weglot dashboard. If there are duplicates, do not hesitate to contact our support
2- Can you make a screenshot of this issue ?
3- NO, all translated data are save on our database no on wordpress database
RegardsHi @jules-colle ,
hope you’re fine ? Thanks for your feedbacks, I should be update on the next release
RegardsHello @mikel555 ,
i’m on it and I get you in touch 😉hi @mikel555 ,
sorry for the issue you’re facing. I’ll investigate on your issue and I get you in touch. Can you try wp-rocket? It should works better 😉
RegardsHi,
Awesome! I’m glad it’s working 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 @canwestboss , hope you’re fine.
Sorry for the issue your facing.
in this link : https://weglot.com/documentation/available-languages/ you’ve the list of all avalaible language.
I’m not sure your lang are avalaible
RegardsHi @paulodiasbcd ,
hope you’re fine? Sorry for the issue you’re facing. We’ve already have detect this issue and it will be fix in the next release.
in the meantime here is a version with the fix. You can install it, it won’t be overwritten during the next update
here the link : https://we.tl/t-ZLzjZdLMQg
RegardsHi @rc335 , hope you’re fine ?
Yes, Weglot support translation for user located in China. You can make a test using the free trial. Don’t hesitat if you have more questionsRegards
Forum: Plugins
In reply to: [Translate WordPress with Weglot - Multilingual AI Translation] Ajax errorHi @tkwpweb ,
hope you’re fine. Sorry for the missunderstood. In fact, your issue is already identify and a fix is ready for our next release. You can find a version of the plugin you can install to fix your issue here : https://we.tl/t-aoF0QvAZdY. Of course you can install this version an do the update when we will releases a new version.
Don’t hesitate if you have any questions
Regards
Hi @bearstar ,
hope you’re fine? Sorry for the issue your facing.
For you first issue you can try this snippet :
`<script>
document.addEventListener(“DOMContentLoaded”, function(){
var origLink = document.querySelector(“a[href$=\”wg-choose-original=true\”]”)
if(origLink) {
origLink.addEventListener(“click”,function(e) {
var href = this.href;
e.preventDefault();
document.cookie = “WG_CHOOSE_ORIGINAL=1; path=/;”;
window.location = href;
});
}
});
</script>It should be fix you second issue too. but for the second if it’s not fix, we work to improve the relation between wp rocket and weglot on our next release
Don’t hesitate if you need more help
Regards