Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Mar 24, 2021 1:59 pm
UK Question.
I have a date picker on a form. The date format on wp is set to d/m/Y. When selecting the date before submitting comment is appears correct. After submission the visual display appears as attached. These are just preliminary tests on a dev site but rather than digging deep I thought best to ask first.
Any ideas?
2 Replies
Mar 25, 2021 8:25 am
Hi @z1m5r,
This is designed to work in this way. You can change it using the wpdiscuz_custom_field_date hook.
Mar 25, 2021 11:09 am
Many thanks.