Hi TagDiv Team,
I need to change the reference to the default translation to en_US so that third-party translation plugins can access that.
Can you tell me which file handles that class and from which row, please?
Best
EDIT: To be more specific, the translation options in the theme panel are incompatible with other translation plugins. I need to disable or work around them.
Thank you!
-
This topic was modified 11 years by
barelliluca.
Thank you for your answer.
Point is that having a “default” po-mo in the theme language folder is… unexpected
I just would like to know where is that bit of code.
I hope that this board can give me support, otherwise I’ll have to dig it myself
Hi,
You can find the default files here: http://screencast.com/t/Kr3sEx9k
You can read more about this here: http://codex.wordpress.org/Installing_WordPress_in_Your_Language
Hope this helps!
Thanks
Hi Lucian,
thank you for your reply, but my problem was far more annoying.
I do have a limited understanding of programming and I can handle plugins (I’ve even written a simple homepage redirect) in a few CMSes.
I was unable to translate properly only SOME part of the template.
Categories, posts, menus worked. But not small bits like “All”. This drove me crazy.
After trying several solutions, I’ve been able to solve my issue by purging obsolete transient options. Which was unexpected but did the trick.
I don’t know what, or which plugin, did create the problem though…
Thank you!
– Luca