How did you do the translation?
Thread Starter
nowton
(@nowton)
We run the localized version of WordPress. (mind you, this worked before)
Is the rest of Events Manager running in Dutch?
If you in the /events-manager/includes/langs do you see a NL language file?
It’s possible this is a conflict caused by your theme or another plugin. To check if it is, can you test with all other plugins deactivated and while running the default WordPress theme?
Thread Starter
nowton
(@nowton)
I tried twenty fifteen, and I tried with all plugins disabled, but the names of the months are still in English. FWIW: date notation for events themselves are in Dutch as they should be.
I think the problem may be that the version of PHP on your server isn’t set to use Dutch as a language. You would need to ask your hosting to confirm which “locale” is set in the PHP configuration file.
Thread Starter
nowton
(@nowton)
I will ask the host for this information, but am still puzzled why all other dates used by EM are working correctly.
I also tested by clearing the field for group heading, but this made no difference at all! I wonder whether the field is actually used by the software…
If my theory is correct, the problem is happening because the dates in that heading use PHP date tags, while the other fields don’t.
Thread Starter
nowton
(@nowton)
I have confirmed this to be an issue with the software ignoring the date notation setting for grouped event headers. Would you mind investigating as well? Thanks.
Thread Starter
nowton
(@nowton)
As it turns out date format settings for grouped events are completely ignored when using [events_lists_grouped]. When date_format set in shortcode the result is as expected. I cannot believe we spent 6 weeks looking for a solution for this. Consider me underwhelmed.