oferwald
Forum Replies Created
-
Forum: Plugins
In reply to: [Transposh WordPress Translation] Strange characters in the textThis is some sort of failuare from the .po/.mo integration feature, when the chr(s) 1-4 are not cleared. Please try with the new version and reopen a bug if it isn’t fixed
Forum: Plugins
In reply to: [Transposh WordPress Translation] php errorsUpdate is coming tomorrow, marking resolved. Thanks for your assistance in debugging the situation on your site…
Forum: Plugins
In reply to: [Transposh WordPress Translation] Translation problemHi,
Thanks for your message, new version should be out tomorrow, a pop-up conflict is mostly with theme .css, does this work on default theme?
Anyhow, please test with the new version, and open a new thread if the problem persists, marking resolved for now.
New version should be out tomorrow (1.0.8 here, 1.0.8.1 on our site), it fixes the problems listed in this thread so I am marking it resolved.
Forum: Plugins
In reply to: [Transposh WordPress Translation] Translations are not savedHi,
You have some broken scripts on your site, something to do with your theme using jQuery deprecated .live function. Can you fix this first?
Hi @metodi , nice work!
Had you mailed me at [email protected] I would have sent you this correction as well. Although This is a correct solution, however it is partial.
Google changed the way they deliver responses from their API, now it makes more sense. However, the full fix includes the ability to eliminate similar errors if Google changes stuff around again ??
There is a pre-release version available, and I hope it will be out in the coming days, it is now served on a personal basis to whomever contacts me and sends inputs after testing.
Hello There,
There is a wordpress regression with jQueryUI, see this ticket:
https://core.trac.www.ads-software.com/ticket/54902So everything will work again on WP 5.9.1 (hopefully)
For now, I have an ugly manual hack for you guys which is simpler then downgrading and upgrading again. (this is for you @uojose)
Use your browser, click the translation engine you want to demote and choose inspect. Then in the html, right click and choose delete node. The element should disappear. Now click the submit to save your changes, and the translation engine that you removed will be moved to the last place.
GL
@andreascarfo you contacted me directly, but with an invalid email, so you didn’t get my answer,
Basically, switch to bing as your default translation engine for the time being.
@diferenty the plugin is GPL, you may release a new version of your own, for a fee or whatever you wish, as long as you keep releasing the source code.
Regarding the general issue of supporting the plugin, or the plugin being nearly dead. I have no real comment about it, I have devoted a lot of time for plugin development, much more time for supporting users. And I currently have other stuff that is more important to me (and Transposh never picked up enough traction to become a viable business). It does not mean I will not find the time to fix things and release new versions in the near future. However – some stars need to align first.
@pintomota I am really sorry about that, it does seem like a dead end for the time being. I truly hope that I will find more free time to work on Transposh, and maybe fix thus issue along the way. But for now, I guess you have to make a choice.
The problem is that it is not really helping me, I could not figure out where in the code of the vision plugin is that config file loading is being triggered.
Please ask that plugin developers.
Yes, that’s what I have meant
I have spent yet another hour on this, and you can see that the original version is working, but not with Transposh.
I really am still clueless, you can see that the original version loads the config from:
https://altrix.ao/wp-content/uploads/vision/1/config.json?ver=but the translated version is not,
I could not find any hints in the code regarding where this config.json is coming from,
Can you contact the vision team and ask where do they get this config file name from?
10x for your patience
Hi,
Thanks, much more workable, but I can’t figure out where the config variable and the srcImg should have came from.
Please disable translate in default language for now, I hope that it will work on the original page (which will not pass through transposh) and than I will be able to see any workable lead
Hi,
Please make sure the non-minified version is served on your site, maybe just replace the minified version with the complete one while I test this
Hi,
I see the issue now, but I have a real problem debugging this since the only version of the vision js is the minified one and no source-map is there,
Can you provide either a non-minified or a source-mapped version of the script?
Also, I don’t see the config object in the html (this is an assumption only, since I can’t really read the code). so something might be happening while parsing
Do you have “translate in default language” enabled? as your Portuguese version of the page also has the same issue.
GL
Hi,
Please provide me with a link where the problem is currently present, and I will take another look.
My current speculation is that the parser removes some sort of broken html which prevents the config object from properly loading, but I can’t really test it on the link you provided.