Hello,
This bug should be fixed in TranslatePress version 1.7.1.
Please update to the latest version.
Hello,
I already have version 1.7.1. installed, but this problem still occurs.
This problem occurs most likely due to passing an internationalized gettext string through a function that retrieves the time and date.
Can you browse your theme (or the plugin) files where the reviews are outputted? Try searching for css class keyword “reviews-comments-item-date” and paste here the code fragment that generates the date.
I will then be able to solve the issue.
Thank you very much for your answer. In the end, I solved everything by disabling the showing of the date in the comments and it’s OK for me.
But I have another problem:
In English, my site looks like this: https://prnt.sc/s59nlu
In the Czech version, however, the translated texts do not appear in the thumbnails on the map on the right: https://prnt.sc/s59q1l
The strange thing is that in the past the translations were displayed correctly in the thumbnails and now not.
In the administration, the texts of the thumbnails cannot be translated separately, I checked the database and the texts are translated there.
Don’t know what the problem may be?