Closed FLXweather closed 3 years ago
If you have a staging site, can you test this with Pods 2.8 RC 1? Testing instructions and other information can be found here: https://pods.io/2021/02/11/pods-2-8-beta-1-released-and-the-field-guide-to-pods-2-8/
I can confirm that this is not an issue in 2.8. The new date/time selector works as expected.
Thanks!
Description
I have a new custom post type with a date/time field. In the editor, the date picker works fine. The time picker, no matter if I use the sliders, or type in a time, will not save and display the time. Instead, it continues to show g:i a
Testing instructions
Expected behavior
I expected the time selector to update with the time input via the sliders or typed directly into the field.
Screenshots / screencast
Possible workaround
None discovered
Pods version
2.7.31- Fresh install
Other super helpful information
This is a brand new install of PODs on this site.
WordPress Environment
``` ` ### wp-core ### version: 5.8.1 site_language: en_US user_language: en_US timezone: America/New_York permalink: /%year%/%monthnum%/%day%/%postname%/ https_status: true multisite: false user_registration: 1 blog_public: 1 default_comment_status: open environment_type: production user_count: 9 dotorg_communication: true ### wp-paths-sizes ### wordpress_path: /home/groton08/domains/flxweather.com/public_html wordpress_size: loading... uploads_path: /home/groton08/domains/flxweather.com/public_html/wp-content/uploads uploads_size: loading... themes_path: /home/groton08/domains/flxweather.com/public_html/wp-content/themes themes_size: loading... plugins_path: /home/groton08/domains/flxweather.com/public_html/wp-content/plugins plugins_size: loading... database_size: loading... total_size: loading... ### wp-dropins (1) ### advanced-cache.php: true ### wp-active-theme ### name: FLWX (FLWX) version: 1.0.0 author: Drew Montreuil author_website: http://flxweather.com parent_theme: Virtue - Premium (virtue_premium) theme_features: core-block-patterns, widgets-block-editor, post-thumbnails, menus, title-tag, automatic-feed-links, editor-style, editor-color-palette, align-wide, responsive-embeds, woocommerce, widgets theme_path: /home/groton08/domains/flxweather.com/public_html/wp-content/themes/FLWX auto_update: Disabled ### wp-parent-theme ### name: Virtue - Premium (virtue_premium) version: 4.9.34 author: Kadence WP author_website: https://www.kadencewp.com/ theme_path: /home/groton08/domains/flxweather.com/public_html/wp-content/themes/virtue_premium auto_update: Disabled ### wp-plugins-active (31) ### Admin Menu Editor: version: 1.9.10, author: Janis Elsts, Auto-updates disabled All In One WP Security: version: 4.4.9, author: Tips and Tricks HQ, Peter Petreski, Ruhul, Ivy, Auto-updates enabled Anti-Spam by CleanTalk: version: 5.162, author: СleanTalkPods Package Export
```json {"meta":{"version":"2.7.31","build":1633389637},"pods":{"22696":{"id":22696,"name":"test","label":"tests","description":"","type":"post_type","storage":"meta","object":"","alias":"","fields":[],"show_in_menu":1,"label_singular":"test","public":"1","show_ui":"1","supports_title":"1","supports_editor":"1"},"22694":{"id":22694,"name":"weather_update","label":"Weather Updates","description":"","type":"post_type","storage":"meta","object":"","alias":"","fields":{"expires":{"id":22695,"name":"expires","label":"expires","description":"","help":"","class":"","type":"datetime","weight":0,"pick_object":"","pick_val":"","sister_id":"","required":"1","datetime_type":"wp","datetime_format":"mdy","datetime_time_type":"wp","datetime_time_format":"h_mm_A","datetime_time_format_24":"hh_mm","datetime_allow_empty":"0","datetime_html5":"0","pick_post_status":["publish"],"admin_only":"0","restrict_role":"0","restrict_capability":"0","hidden":"0","read_only":"0","roles_allowed":["administrator"],"rest_read":"0","rest_write":"0","rest_pick_response":"array","rest_pick_depth":"1","unique":"0","datetime_repeatable":"0","datetime_format_custom":"","datetime_format_custom_js":"","datetime_time_format_custom":"","datetime_time_format_custom_js":"","datetime_year_range_custom":""}},"show_in_menu":"1","label_singular":"Weather Update","public":"1","show_ui":"1","supports_title":"1","supports_editor":"1","publicly_queryable":"1","exclude_from_search":"0","capability_type":"post","capability_type_custom":"weather_update","capability_type_extra":"1","has_archive":"0","hierarchical":"0","rewrite":"1","rewrite_with_front":"1","rewrite_feeds":"0","rewrite_pages":"1","query_var":"1","can_export":"1","default_status":"draft","supports_author":"0","supports_thumbnail":"1","supports_excerpt":"1","supports_trackbacks":"0","supports_custom_fields":"0","supports_comments":"1","supports_revisions":"0","supports_page_attributes":"0","supports_post_formats":"0","supports_jetpack_publicize":"0","supports_jetpack_markdown":"0","built_in_taxonomies_category":"0","built_in_taxonomies_link_category":"0","built_in_taxonomies_portfolio-tag":"0","built_in_taxonomies_portfolio-type":"0","built_in_taxonomies_post_tag":"0","built_in_taxonomies_staff-group":"0","built_in_taxonomies_testimonial-group":"0","built_in_taxonomies_wp_theme":"0","menu_position":"0","show_in_nav_menus":"1","show_in_admin_bar":"1","rest_enable":"0","read_all":"0","write_all":"0","menu_icon":"dashicons-cloud"}}} ```