You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We'd like to have month (i.e. March) of event date (i.e. March 3, 2022) in When field translatable in other languages like Spanish, Russian, etc.
FYI, we are using WPML for translating the website. I could translate the other fields from Event block in other available languages except When field since it is a DatePicker.
From code I could see dateI18n already in place but somehow it is not working.
The text was updated successfully, but these errors were encountered:
Hi, thanks for bringing this up. Unfortunately, I'm unable to reproduce this issue using built in translations; I've tried Italian, Spanish, and Russian and they all seem to work. Could it be a WPML specific problem? Any additional information you may have would be appreciated.
Thanks @vcanales, I really appreciate you looking at the issue.
Here are some more information of what I'm doing.
While editing a page/post for different language via WPML, an Event block does allow to add translated content for other fields (i.e. Title, Where, Description, etc.) except When field (because it's DateTime selector). See screenshot below:
On other hand WPML allow us to add translated content (in the form of block HTML) for different languages via WPML translation editor but it is not reflecting on frontend. See screenshot below:
I hope it helps. Please let me know if you have any further questions.
Tested with:
We'd like to have month (i.e. March) of event date (i.e. March 3, 2022) in When field translatable in other languages like Spanish, Russian, etc.
FYI, we are using WPML for translating the website. I could translate the other fields from Event block in other available languages except When field since it is a DatePicker.
From code I could see dateI18n already in place but somehow it is not working.
The text was updated successfully, but these errors were encountered: