oferwald
Forum Replies Created
-
Forum: Plugins
In reply to: [Transposh WordPress Translation] PHP ERRORAnswered your contact email, and answered your facebook direct messages.
Please reduce your php error logging level not to include notices, this is not recommended on a production environment anyhow.
Good luck,
Forum: Plugins
In reply to: [Transposh WordPress Translation] bug with beaver builderHi,
I don’t know beaver builder, what do you see in your javascript console?
Forum: Plugins
In reply to: [Transposh WordPress Translation] Selected Post Type translationNo
Forum: Plugins
In reply to: [Transposh WordPress Translation] Select Specific post type to translateYes, there is, but I think you should probably delete the plugin, its not really for you.
Forum: Plugins
In reply to: [Transposh WordPress Translation] Does not translate Russian languageHi,
I currently get an “Error establishing a database connection” message
Hi,
Are related posts loaded with Ajax? Is the link generated with javascript?
Do you have any site where I can see what is happening?
Forum: Plugins
In reply to: [Transposh WordPress Translation] Disable translation enginesHi,
The engines interface allows you to choose priority of given engines, so if Google is your leftmost (default) it will normally be used,
Why would you like to disable other engines in the suggestion interfaces?
Anyhow, you may always alter the constants files, containing a list of languages per engine and empty other lists.
Good luck,
Forum: Plugins
In reply to: [Transposh WordPress Translation] DeepL APINo current plans, too few language pairs, and I don’t see the major advantage. And also – they scraped my sites like mad, don’t really like that.
Forum: Plugins
In reply to: [Transposh WordPress Translation] ShortcodeHi,
We have multiple shortcodes in the plugin, your question does not define anything that we don’t have. suggest that you look at:
https://trac.transposh.org/wiki/ShortCodes
or:
http://transposh.org/tutorial/widget-showcase/Forum: Plugins
In reply to: [Transposh WordPress Translation] Can’t edit the tranlationsHi,
You are using some sort of javascript optimizer/compacter, and you have an error in your javascripts. please look at your browsers javascript console and make sure there are no errors there.
Forum: Plugins
In reply to: [Transposh WordPress Translation] Can’t edit the tranlationsHi,
I can’t see Transposh on your page, so I can’t really help. I can also suggest contacting us via the contact form on our site.
Forum: Plugins
In reply to: [Transposh WordPress Translation] Button not working HELP!Glad to hear you were able to solve this.
Forum: Plugins
In reply to: [Transposh WordPress Translation] Enabling MemCachedYou need to install pecl-memcached, If the class Memcache exists it will be utilized by Transposh.
Forum: Plugins
In reply to: [Transposh WordPress Translation] Button not working HELP!I think you can add the missing string to your .po/.mo files, and Transposh will utilize them.
Forum: Plugins
In reply to: [Transposh WordPress Translation] Translate tabYes,
Make sure the title attribute is translated, you can access it from the translation interface using the next/prev buttons. (or find a semi transparent translation icon at the end of your html).