oferwald
Forum Replies Created
-
Forum: Plugins
In reply to: [Transposh WordPress Translation] translate urlHello,
If using woo, make sure to rename/remove their .po files
Forum: Plugins
In reply to: [Transposh WordPress Translation] Allow translation of default languageHello,
Thanks for the compliments,
To your questions:
1. allow translate in default language allows translation of segments that have their language marked and are different than the default, language marking is done using the lang=”xx” tag of html,
we make sure it works for comments posted in other languages, and allow post language to be selected in the post edit page, so this should basically work
2. when you do load more on ajax, the ajax processor needs to be aware of the language, the way we normally do this is by using the on_init() function in transposh.php, but it does need tweeks per ajax call sometimes,Good luck, and since we are not really active on this forum, best way to contact us is via our form on our site
Forum: Plugins
In reply to: [Transposh WordPress Translation] CSS changes to one languageYou will need to edit your theme code, and use the transposh_get_current_language() or transposh_echo() functions to load the proper .css
Good luck
Forum: Plugins
In reply to: [Transposh WordPress Translation] Separate Posts for translationsNo
Forum: Plugins
In reply to: [Transposh WordPress Translation] unwanted unchangeable translationGlad to hear this worked out,
No need to donate 😉
Marking resolved.
Forum: Plugins
In reply to: [Transposh WordPress Translation] unwanted unchangeable translationHi,
Contact form seems to be working, am receiving messages and tested this following your report.
If you want your links not to change, make sure they are wrapped with a no_translate class
Good luck
Forum: Plugins
In reply to: [Transposh WordPress Translation] Edit translation suddenly not workingThe contact form is the place for those questions, please use it through our site,
Good luck
Forum: Plugins
In reply to: [Transposh WordPress Translation] CSS changes to one languageChange you theme, and load an extra css file based on the output of transposh_get_current_language()
Forum: Plugins
In reply to: [Transposh WordPress Translation] Change default flag for English languageYup, this is it, marking resolved.
Forum: Plugins
In reply to: [Transposh WordPress Translation] Image and translationThe answer for this question appears on our FAQ page, and on our development site, there are a few options, and all are valid – depending on your situation.
Good luck
Forum: Plugins
In reply to: [Transposh WordPress Translation] Translate image captionsHi,
Can only assume that those come from javascript, so your options are:
localize the elements
replace the component with one that takes it data from html.
other solutions we haven’t thought of🙂
Good luck
Hi,
Search engines are normally able to see the translation, however we suggest that you make sure it has some quality, and not just gibberish.
Regarding SEO plugins, none that we currently know of.
Forum: Plugins
In reply to: [Transposh WordPress Translation] Compatibility with Next Gen GalleryPlease file a bug on our trac, with as much detail as you are able to provide
site is:
trac.transposh.orgForum: Plugins
In reply to: [Transposh WordPress Translation] PROBLEM with UItabs and GmapsPlease contact our support directly via our site, although a lot of info is missing, and I am not sure we’ll be able to help
Forum: Plugins
In reply to: [Transposh WordPress Translation] Edit translation doesn't workThanks for the report,
Marking resolved.