Dragos,
Thx for the quick reply.
RECOMMENDED SETTINGS (from your note above)
Sorry, I should have noted that I had already:
– Set Fix Missing Dynamic Content = TRUE
This was to address a separate issue with Layer Slider.
I tried items 2-4 and that didn’t help.
POSSSIBLE BUG
Clearly, TranslatePress is attempting to auto format dates for Chinese, since post dates are reformatted from “September 18, 2019” –> “九 月 18, 2019″, where:
九 = the value 9 (for September)
月 = the word for month
So, it looks like someone took a shot at formatting dates according to Chinese standards, but may not have known the correct format.
The fact that dates are getting reformatted (just not correctly) tells me this is probably not a theme or plugin conflict.
EXCLUDE GETTEXT STRINGS
I’m wondering, how does TranslatePress obtain metadata (i.e. dates) from posts? Is it thru a GETTEXT string? If so, could you tell me what that string is and would adding that value to the Exclude Gettext Strings list disable auto-translate for dates?
If I could simply disable the auto-formatting of dates, I could live with manually translating each date as a string – in fact, TranslatePress’ translation admin screen serves up each of my post dates as strings, which I have translated. But when the relevant page is rendered, it appears that TranslatePress bypasses the string translations and attempts to auto-format dates.
It’s worth noting that Chinese is one of the few languages that not only changes the date component sequence (from MM-DD-YYY or DD-MM-YYY to YYYY-MM-DD), but it also mandates:
– year must be expressed as a 4 digit value.
– the actual words for year, month and day have to be appended as suffix’s to the component values.
So, I’m thinking the fastest and easiest resolution would be disabling auto-format and forcing users to manually translate each string…
Thanks again!
-
This reply was modified 5 years ago by imtanuki3.
-
This reply was modified 5 years ago by imtanuki3.