I have two custom DateTime fields and want to compare the date from field 1 with the value from field 2. If the values are different, an output should be generated. I have created the following query for this:
[wpv-conditional if="( $(wpcf-begin style='text' format='Ymd') ne $(wpcf-end style='text' format='Ymd') )"]
- [types field='end' style='text' format='d. F Y'][/types]
[/wpv-conditional]
Unfortunately there is no output. What am I doing wrong?
If I check the values as raw output, the output is still displayed for the identical date with different times. That's why my idea was to format the values in the query. Unfortunately, I cannot get a result with this solution. Any ideas?
Can you please share problem URL and admin access details and tell me how exactly you want to compare the both date fields and what is your expected result.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.