lkwetter
Forum Replies Created
Viewing 2 replies - 1 through 2 (of 2 total)
-
Thank you. I had a feeling I did something stupid, but just couldn’t see it.
I’m not getting any errors. What happens is that when I type the date into the field, as soon as my cursor leaves the field, the date changes immediately to 2025 before I can even save. Why this date in particular? It does this in Firefox and Chrome and the WP site is in a development subfolder of standard shared hosting.
Here are my settings in my new pod:
Pod = my_publications_pod- Field name = copyright_year
- Field-Type = Date
- Options = not required
Additional Field Options
- Date Format Type = Predefined format
- Date Format = 2020
- Year range = blank (I also tried adding a range, but still same problem)
- Allow empty value = Yes
Advanced
- No settings or values added
REST API
- no settings added
In the template, I just have:
[if copyright_year] ©{@copyright_year}<br>[/if]Maybe I should just use plain number instead of date.
Viewing 2 replies - 1 through 2 (of 2 total)