oferwald
Forum Replies Created
-
Forum: Plugins
In reply to: [Transposh WordPress Translation] Form for translating isn t showing properlyHi,
The update is out, you can probably write something like 1.8.24 in the jQueryUI override field in the advanced tab
Forum: Plugins
In reply to: [Transposh WordPress Translation] Exclude certain pages from tralationI suggest you wrap their content in a no_translate class,
If you don’t want the widget to appear there, I guess you will have to put the widget code in manually depending on the page you are in.
Good luck.
Forum: Plugins
In reply to: [Transposh WordPress Translation] Using CSS Sprites for flag images?Hi Paul,
You can choose a widget appearance with the css, it is one of the options, you are welcomed to look at the widget on transposh.org and see
Good luck 🙂
Forum: Plugins
In reply to: [Transposh WordPress Translation] Pagination doesn't workHi,
I will even give you the basic guide, there is a function that takes a translated url and tries to figure out what the original was, however the problem is created because many times a few items get translated to the same phrase, so its not really possible to figure out what was the original.
I guess that Google translate has something that changes en to in in many cases, and this probably is the reason for this bug.
I didn’t figure out a good solution yet, and it has not been in my focus for a while 😉
Good luck solving this
Forum: Plugins
In reply to: [Transposh WordPress Translation] Using CSS Sprites for flag images?Hello Paul,
Why should there be a future release for a feature that is already there?
Forum: Plugins
In reply to: [Transposh WordPress Translation] Pagination doesn't workHi,
Regarding parsing, things should change… You may try the other two options, because your panctuations might be entities
If you’ll properly fix the code, in a non hackish way, I’ll be more than happy to apply it
Forum: Plugins
In reply to: [Transposh WordPress Translation] 0.9.1 ReleasedHonestly, I don’t think you will pay me, but please look at the options and disable the stats collection feature at your will.
Is this professional enough?
PS. I requested that a new topic will be opened, I see you didn’t notice that either.
Forum: Plugins
In reply to: [Transposh WordPress Translation] Create "if lang is x, do this"Please explain this again…
Forum: Plugins
In reply to: [Transposh WordPress Translation] Pagination doesn't workRegarding th mechanism, just look at the parsing options in the advanced tab.
Regarding cost indication, I’ll quote from the support tab:
……..
Professional support optionFor the low low price of $99, we will take express action on your request. By express we mean that your issue will become our top priority, and will resolve ASAP
This includes helping with various bugs, basic theme/plugins conflicts, or just telling you where the ON button is
Full money back guarentee! If your problem remains unresolved or you are simply unhappy we will refund your paypal account as soon as you ask (as long as paypal allows it, don’t come to us three years later!)
So hit the following button. Thanks!
……..Forum: Plugins
In reply to: [Transposh WordPress Translation] Pagination doesn't workThere is a reason this is marked as experimental feature. It does have its quirks and issues, and this is why its off by default and conveniently located at the advanced tab.
I guess a specific solution could have been tailored to your case, but this can only be done with the paid support, which you can decide to use, if you really want this feature.
Good luck
Hi,
Yes, its that option (the WP_LANG settings), the problem is not with the performance warning (that only effects performance…). Transposh does not translate Admin pages, ever, but the setting of WP_LANG causes those to display in other languages.
I can suggest you contact us directly (through the contact form on our site) and send us some screenshots, so we’ll be better equipped to handle your case 😉
Good luck
Forum: Plugins
In reply to: [Transposh WordPress Translation] Form for translating isn t showing properlyI didn’t get the question here.
There are two options, either updating the theme or plugin that is including jQuery/UI to the latest version, or changing transposh.js manually,
I am currently adding a small admin option that will allow setting this in the admin panel. so you can wait for 0.9.1 too
Forum: Plugins
In reply to: [Transposh WordPress Translation] Create "if lang is x, do this"Thanks, I hope so too 🙂
Forum: Plugins
In reply to: [Transposh WordPress Translation] Create "if lang is x, do this"Hi,
First, you don’t need the transposh_get_current_language()
Second, 0.9.1 is not out yet, I have just added this function to the plugin tonight 🙂You can get the latest code from trac.transposh.org, the function is in transposh.php
But the way you did this seems correct 🙂
Forum: Plugins
In reply to: [Transposh WordPress Translation] Form for translating isn t showing properlyLook for 1.9.2 in transposh.js, and change it to 1.8.24
And thanks for the compliments 🙂