dpender
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Post Type UI] Schedule Not WorkingThanks for your help along the way.
Forum: Plugins
In reply to: [Custom Post Type UI] Schedule Not WorkingYes. We had created a taxonomy named ‘Date’ and it conflicted with the default date system in WordPress. We renamed the Date taxonomy and that resolved it.
Forum: Plugins
In reply to: [Custom Post Type UI] Schedule Not WorkingYes, all plugins disabled except CPTUI.
I’ve tried with one of the year-based themes and had the same issue.
Not sure what to look for in the developer console
Forum: Plugins
In reply to: [Custom Post Type UI] Schedule Not WorkingOn Dev, I enabled Troubleshooting and then only enabled CPTUI so that I could attempt to create a new Press Release and schedule. The same issue happened. All other plugins were disabled. This makes sense since the other two CPTs I use have no issue.
Forum: Plugins
In reply to: [Custom Post Type UI] Schedule Not Working{“press_release”:{“name”:”press_release”,”label”:”Press Releases”,”singular_label”:”Press Release”,”description”:””,”public”:”true”,”publicly_queryable”:”true”,”show_ui”:”true”,”show_in_nav_menus”:”true”,”delete_with_user”:”false”,”show_in_rest”:”true”,”rest_base”:””,”rest_controller_class”:””,”has_archive”:”true”,”has_archive_string”:””,”exclude_from_search”:”false”,”capability_type”:”post”,”hierarchical”:”true”,”rewrite”:”true”,”rewrite_slug”:””,”rewrite_withfront”:”true”,”query_var”:”true”,”query_var_slug”:””,”menu_position”:”5″,”show_in_menu”:”true”,”show_in_menu_string”:””,”menu_icon”:”dashicons-megaphone”,”supports”:[“title”,”editor”,”thumbnail”,”excerpt”,”custom-fields”,”revisions”,”page-attributes”,”post-formats”],”taxonomies”:[“date”],”labels”:{“menu_name”:”Press Releases”,”all_items”:”All Press Releases”,”add_new”:”Add Press Release”,”add_new_item”:”Add Press Release”,”edit_item”:”Edit Press Release”,”new_item”:”New Press Release”,”view_item”:”View Press Release”,”view_items”:”View Press Releases”,”search_items”:”Search Press Releases”,”not_found”:”No Press Release found”,”not_found_in_trash”:”No Press Releases found in bin”,”parent”:”Parent Press Releases:”,”featured_image”:”Featured image for this Press Release”,”set_featured_image”:”Set featured image for this Press Release”,”remove_featured_image”:”Remove featured image for this Press Release”,”use_featured_image”:”Use as featured image for this Press Release”,”archives”:”Press Releases archives”,”insert_into_item”:”Insert into Press Release”,”uploaded_to_this_item”:”Upload to this Press Release”,”filter_items_list”:”Filter Press Release list”,”items_list_navigation”:”Press Release list navigation”,”items_list”:”Press Release list”,”attributes”:”Press Release attributes”,”name_admin_bar”:”Press Releases”,”item_published”:”Press Release published”,”item_published_privately”:”Press Release published privately.”,”item_reverted_to_draft”:”Press Release reverted to draft.”,”item_scheduled”:”Press Release scheduled”,”item_updated”:”Press Release updated.”,”parent_item_colon”:”Parent Press Releases:”},”custom_supports”:””},”featured_stories”:{“name”:”featured_stories”,”label”:”Featured Stories”,”singular_label”:”Featured Story”,”description”:””,”public”:”true”,”publicly_queryable”:”true”,”show_ui”:”true”,”show_in_nav_menus”:”true”,”delete_with_user”:”false”,”show_in_rest”:”true”,”rest_base”:””,”rest_controller_class”:””,”has_archive”:”true”,”has_archive_string”:””,”exclude_from_search”:”false”,”capability_type”:”post”,”hierarchical”:”true”,”rewrite”:”true”,”rewrite_slug”:””,”rewrite_withfront”:”true”,”query_var”:”true”,”query_var_slug”:””,”menu_position”:”6″,”show_in_menu”:”true”,”show_in_menu_string”:””,”menu_icon”:”dashicons-format-aside”,”supports”:[“title”,”editor”,”thumbnail”,”excerpt”,”custom-fields”,”revisions”,”author”,”page-attributes”,”post-formats”],”taxonomies”:[“category”,”post_tag”],”labels”:{“menu_name”:”Featured Stories”,”all_items”:”All Featured Stories”,”add_new”:”Add new”,”add_new_item”:”Add new Featured Story”,”edit_item”:”Edit Featured Story”,”new_item”:”New Featured Story”,”view_item”:”View Featured Story”,”view_items”:”View Featured Stories”,”search_items”:”Search Featured Stories”,”not_found”:”No Featured Stories found”,”not_found_in_trash”:”No Featured Stories found in bin”,”parent”:”Parent Featured Story:”,”featured_image”:”Featured image for this Featured Story”,”set_featured_image”:”Set featured image for this Featured Story”,”remove_featured_image”:”Remove featured image for this Featured Story”,”use_featured_image”:”Use as featured image for this Featured Story”,”archives”:”Featured Story archives”,”insert_into_item”:”Insert into Featured Story”,”uploaded_to_this_item”:”Upload to this Featured Story”,”filter_items_list”:”Filter Featured Stories list”,”items_list_navigation”:”Featured Stories list navigation”,”items_list”:”Featured Stories list”,”attributes”:”Featured Stories attributes”,”name_admin_bar”:”Featured Story”,”item_published”:”Featured Story published”,”item_published_privately”:”Featured Story published privately.”,”item_reverted_to_draft”:”Featured Story reverted to draft.”,”item_scheduled”:”Featured Story scheduled”,”item_updated”:”Featured Story updated.”,”parent_item_colon”:”Parent Featured Story:”},”custom_supports”:””},”case_studies”:{“name”:”case_studies”,”label”:”Case Studies”,”singular_label”:”Case Study”,”description”:””,”public”:”true”,”publicly_queryable”:”true”,”show_ui”:”true”,”show_in_nav_menus”:”true”,”delete_with_user”:”false”,”show_in_rest”:”true”,”rest_base”:””,”rest_controller_class”:””,”has_archive”:”false”,”has_archive_string”:””,”exclude_from_search”:”false”,”capability_type”:”post”,”hierarchical”:”false”,”rewrite”:”true”,”rewrite_slug”:””,”rewrite_withfront”:”true”,”query_var”:”true”,”query_var_slug”:””,”menu_position”:”7″,”show_in_menu”:”true”,”show_in_menu_string”:””,”menu_icon”:”dashicons-clipboard”,”supports”:[“title”,”editor”,”thumbnail”,”excerpt”,”custom-fields”,”revisions”,”page-attributes”,”post-formats”],”taxonomies”:[“category”,”post_tag”],”labels”:{“menu_name”:”Case Studies”,”all_items”:”All Case Studies”,”add_new”:”Add new”,”add_new_item”:”Add new Case Study”,”edit_item”:”Edit Case Study”,”new_item”:”New Case Study”,”view_item”:”View Case Study”,”view_items”:”View Case Studies”,”search_items”:”Search Case Studies”,”not_found”:”No Case Studies found”,”not_found_in_trash”:”No Case Studies found in bin”,”parent”:”Parent Case Study:”,”featured_image”:”Featured image for this Case Study”,”set_featured_image”:”Set featured image for this Case Study”,”remove_featured_image”:”Remove featured image for this Case Study”,”use_featured_image”:”Use as featured image for this Case Study”,”archives”:”Case Study archives”,”insert_into_item”:”Insert into Case Study”,”uploaded_to_this_item”:”Upload to this Case Study”,”filter_items_list”:”Filter Case Studies list”,”items_list_navigation”:”Case Studies list navigation”,”items_list”:”Case Studies list”,”attributes”:”Case Studies attributes”,”name_admin_bar”:”Case Study”,”item_published”:”Case Study published”,”item_published_privately”:”Case Study published privately.”,”item_reverted_to_draft”:”Case Study reverted to draft.”,”item_scheduled”:”Case Study scheduled”,”item_updated”:”Case Study updated.”,”parent_item_colon”:”Parent Case Study:”},”custom_supports”:””}}
Forum: Plugins
In reply to: [Custom Post Type UI] Schedule Not WorkingWhen I select a future date and click ‘Schedule’ I get a “Scheduling Failed” message. I also noticed that instead of ‘Immediate’ being listed next to ‘Publish’, it is the current date/time. This only happens on the CPT I’m having the problem with. The other two CPTs have ‘Immediate’ next to ‘Publish.
The problem post type slug is: press_release
The two that work fine are featured_stories and case_studies