jaehunkim
Forum Replies Created
-
Thanks Bill. The approach looks right but my knowledge of php is fairly limited. I feel like you have already gone above and beyond with the script you wrote above but I still a little help to finish it. Can I ask you finish integrating it with me at whatever your consulting rate is?
Forum: Plugins
In reply to: [Custom Post Type UI] Permalinks don’t show up correctly for one CPTJust another reply so i can mark this as resolved.
Forum: Plugins
In reply to: [Custom Post Type UI] Permalinks don’t show up correctly for one CPTThanks for the info. It looks like there is another plugin (enhanced media pro) that uses custom post types to make its categories and one was exactly the name the one i use in CPT UI. Everyday is a school day. I never knew that plugins would use custom post types to accomplish things.
I’ve turned off the other plugin and will figure out how to work around the naming conflicts before turning it back on. You would think plugins that use CPTs “under the hood” would try to give the names a suffix just to keep the names unique.
I really appreciate your help.
Forum: Plugins
In reply to: [Custom Post Type UI] Permalinks don’t show up correctly for one CPTThanks for the thoughts. I only use CPTUI to make taxonomies and custom post types. I mentioned an odd taxonomy before. It does not show up in the Taxonomies I can edit. But it does show up in the list of available taxonomies when creating a new custom post type. I took screen shots and posed them. links below. The taxonomy is “Tourist Attractions”
Looking back. I think I mistakenly made the tourist attraction taxonomy and then deleted it or changed its name to tourist attraction type. Is it possible the system did not delete it if I don’t do thing properly? I’m not sure if there is a place where WordPress reads each taxonomy or cpt? I thought it was supposed to be in the functions.php file but I can see how you would keep it elsewhere so they don’t get overwritten.
Taxonomies I can Edit
https://www.gosandiego.com/wp-content/uploads/2022/04/Edit-taxonomies.pngTaxonomies I can check off when creating a custom post type
https://www.gosandiego.com/wp-content/uploads/2022/04/Registered-taxonomies.pngForum: Plugins
In reply to: [Custom Post Type UI] Permalinks don’t show up correctly for one CPTHi. Yes. “with_front” is set to false.
Forum: Plugins
In reply to: [Custom Post Type UI] Custom Post Type not working right in admin areaFYI. In case anyone reads this. Support figured out the problem. They changed the capability_type to “post”. It is important to make sure all the letters are lowercase.
Forum: Plugins
In reply to: [Custom Post Type UI] Custom Post Type not working right in admin areaYours looks exactly right. I don’t have the same thing going on.
Thanks god for dev sites. I have already disabled everything I know to disable. I turned off all plugins. I also changed to theme twenty twenty one which i think it a default theme. Anything else I can disable?
I can also give you access to the dev site if you want.
Thanks so much for looking into this.
Ed
Forum: Plugins
In reply to: [Custom Post Type UI] Custom Post Type not working right in admin areaThanks for checking. I turned off all the other plugins. I also changed the theme to one of the default wordpress ones.
One thing I realized is missing is the taxonomies. I just sent over the custom post types. I have pasted them in below. Maybe it is a conflict between a taxonomy and the post type?
{"hotel_neighborhood":{"name":"hotel_neighborhood","label":"Hotel Neighborhoods","singular_label":"Hotel Neighborhood","description":"","public":"true","publicly_queryable":"true","hierarchical":"true","show_ui":"true","show_in_menu":"true","show_in_nav_menus":"true","query_var":"true","query_var_slug":"","rewrite":"true","rewrite_slug":"","rewrite_withfront":"1","rewrite_hierarchical":"0","show_admin_column":"false","show_in_rest":"true","show_in_quick_edit":"","rest_base":"","rest_controller_class":"","labels":{"menu_name":"","all_items":"","edit_item":"","view_item":"","update_item":"","add_new_item":"","new_item_name":"","parent_item":"","parent_item_colon":"","search_items":"","popular_items":"","separate_items_with_commas":"","add_or_remove_items":"","choose_from_most_used":"","not_found":"","no_terms":"","items_list_navigation":"","items_list":"","back_to_items":""},"meta_box_cb":"","default_term":"","object_types":["hotel"]},"restaurant_neighborhood":{"name":"restaurant_neighborhood","label":"Restaurant Neighborhood","singular_label":"Restaurant Neighborhood","hierarchical":"1","show_ui":"1","query_var":"1","rewrite":"1","rewrite_slug":"","show_admin_column":"0","labels":{"search_items":"","popular_items":"","all_items":"","parent_item":"","parent_item_colon":"","edit_item":"","update_item":"","add_new_item":"","new_item_name":"","separate_items_with_commas":"","add_or_remove_items":"","choose_from_most_used":""},"object_types":["restaurant"]},"restaurant_cuisine":{"name":"restaurant_cuisine","label":"Restaurant Cuisines","singular_label":"Restaurant Cuisine","hierarchical":"1","show_ui":"1","query_var":"1","rewrite":"1","rewrite_slug":"","show_admin_column":"0","labels":{"search_items":"","popular_items":"","all_items":"","parent_item":"","parent_item_colon":"","edit_item":"","update_item":"","add_new_item":"","new_item_name":"","separate_items_with_commas":"","add_or_remove_items":"","choose_from_most_used":""},"object_types":["restaurant"]},"hotel_types":{"name":"hotel_types","label":"Hotel Types","singular_label":"Hotel Type","description":"","public":"true","publicly_queryable":"true","hierarchical":"true","show_ui":"true","show_in_menu":"true","show_in_nav_menus":"true","query_var":"true","query_var_slug":"","rewrite":"true","rewrite_slug":"","rewrite_withfront":"1","rewrite_hierarchical":"0","show_admin_column":"false","show_in_rest":"true","show_in_quick_edit":"","rest_base":"","rest_controller_class":"","labels":{"menu_name":"","all_items":"","edit_item":"","view_item":"","update_item":"","add_new_item":"","new_item_name":"","parent_item":"","parent_item_colon":"","search_items":"","popular_items":"","separate_items_with_commas":"","add_or_remove_items":"","choose_from_most_used":"","not_found":"","no_terms":"","items_list_navigation":"","items_list":"","back_to_items":""},"meta_box_cb":"","default_term":"","object_types":["hotel"]},"tourist_atraction_type":{"name":"tourist_atraction_type","label":"Tourist Attraction Types","singular_label":"Tourist Attraction Type","description":"","public":"true","publicly_queryable":"true","hierarchical":"false","show_ui":"true","show_in_menu":"true","show_in_nav_menus":"true","query_var":"true","query_var_slug":"","rewrite":"true","rewrite_slug":"","rewrite_withfront":"1","rewrite_hierarchical":"0","show_admin_column":"false","show_in_rest":"true","show_in_quick_edit":"","rest_base":"","rest_controller_class":"","labels":{"menu_name":"","all_items":"","edit_item":"","view_item":"","update_item":"","add_new_item":"","new_item_name":"","parent_item":"","parent_item_colon":"","search_items":"","popular_items":"","separate_items_with_commas":"","add_or_remove_items":"","choose_from_most_used":"","not_found":"","no_terms":"","items_list_navigation":"","items_list":"","back_to_items":""},"meta_box_cb":"","default_term":"","object_types":["page"]}}
Forum: Plugins
In reply to: [Custom Post Type UI] Custom Post Type not working right in admin areaThank you so much. I am just going to paste it here:
{"hotel":{"name":"hotel","label":"Hotels","singular_label":"hotel","description":"Hot","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":"hotel","exclude_from_search":"false","capability_type":"post","hierarchical":"true","rewrite":"true","rewrite_slug":"hotels","rewrite_withfront":"false","query_var":"true","query_var_slug":"","menu_position":"","show_in_menu":"true","show_in_menu_string":"","menu_icon":"","supports":["title","editor","thumbnail","excerpt","trackbacks","custom-fields","comments","revisions","author","page-attributes","post-formats"],"taxonomies":[],"labels":{"menu_name":"","all_items":"","add_new":"","add_new_item":"","edit_item":"","new_item":"","view_item":"","view_items":"","search_items":"","not_found":"","not_found_in_trash":"","parent_item_colon":"","featured_image":"","set_featured_image":"","remove_featured_image":"","use_featured_image":"","archives":"","insert_into_item":"","uploaded_to_this_item":"","filter_items_list":"","items_list_navigation":"","items_list":"","attributes":"","name_admin_bar":"","item_published":"","item_published_privately":"","item_reverted_to_draft":"","item_scheduled":"","item_updated":""},"custom_supports":""},"restaurant":{"name":"restaurant","label":"Restaurants","singular_label":"Restaurant","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":"restaurant","exclude_from_search":"false","capability_type":"Page","hierarchical":"false","rewrite":"true","rewrite_slug":"restaurant","rewrite_withfront":"false","query_var":"true","query_var_slug":"","menu_position":"","show_in_menu":"true","show_in_menu_string":"","menu_icon":"","supports":["title","editor","thumbnail","excerpt","trackbacks","custom-fields","comments","revisions","author","page-attributes","post-formats"],"taxonomies":[],"labels":{"menu_name":"","all_items":"","add_new":"","add_new_item":"","edit_item":"","new_item":"","view_item":"","view_items":"","search_items":"","not_found":"","not_found_in_trash":"","parent_item_colon":"","featured_image":"","set_featured_image":"","remove_featured_image":"","use_featured_image":"","archives":"","insert_into_item":"","uploaded_to_this_item":"","filter_items_list":"","items_list_navigation":"","items_list":"","attributes":"","name_admin_bar":"","item_published":"","item_published_privately":"","item_reverted_to_draft":"","item_scheduled":"","item_updated":""},"custom_supports":""},"neighborhoods":{"name":"neighborhoods","label":"Neighborhoods","singular_label":"Neighborhood","description":"San Diego Neighborhoods","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":"neighborhood","exclude_from_search":"false","capability_type":"page","hierarchical":"false","rewrite":"true","rewrite_slug":"neighborhoods","rewrite_withfront":"false","query_var":"true","query_var_slug":"","menu_position":"","show_in_menu":"true","show_in_menu_string":"","menu_icon":"","supports":["title","editor","thumbnail","excerpt","trackbacks","custom-fields","comments","revisions","author","page-attributes","post-formats"],"taxonomies":[],"labels":{"menu_name":"","all_items":"","add_new":"","add_new_item":"","edit_item":"","new_item":"","view_item":"","view_items":"","search_items":"","not_found":"","not_found_in_trash":"","parent_item_colon":"","featured_image":"","set_featured_image":"","remove_featured_image":"","use_featured_image":"","archives":"","insert_into_item":"","uploaded_to_this_item":"","filter_items_list":"","items_list_navigation":"","items_list":"","attributes":"","name_admin_bar":"","item_published":"","item_published_privately":"","item_reverted_to_draft":"","item_scheduled":"","item_updated":""},"custom_supports":""},"beaches":{"name":"beaches","label":"Beaches","singular_label":"Beach","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":"beach","exclude_from_search":"false","capability_type":"post","hierarchical":"false","rewrite":"true","rewrite_slug":"beaches","rewrite_withfront":"false","query_var":"true","query_var_slug":"","menu_position":"","show_in_menu":"true","show_in_menu_string":"","menu_icon":"","supports":["title","editor","thumbnail","excerpt","trackbacks","custom-fields","comments","revisions","author","page-attributes","post-formats"],"taxonomies":[],"labels":{"menu_name":"","all_items":"","add_new":"","add_new_item":"","edit_item":"","new_item":"","view_item":"","view_items":"","search_items":"","not_found":"","not_found_in_trash":"","parent_item_colon":"","featured_image":"","set_featured_image":"","remove_featured_image":"","use_featured_image":"","archives":"","insert_into_item":"","uploaded_to_this_item":"","filter_items_list":"","items_list_navigation":"","items_list":"","attributes":"","name_admin_bar":"","item_published":"","item_published_privately":"","item_reverted_to_draft":"","item_scheduled":"","item_updated":""},"custom_supports":""},"hotel_location":{"name":"hotel_location","label":"Hotel Locations","singular_label":"Hotel Location","description":"Hotel Locations","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":"hotel-location","exclude_from_search":"false","capability_type":"post","hierarchical":"false","rewrite":"true","rewrite_slug":"hotel-location","rewrite_withfront":"false","query_var":"true","query_var_slug":"","menu_position":"","show_in_menu":"true","show_in_menu_string":"","menu_icon":"","supports":["title","editor","thumbnail","excerpt","trackbacks","custom-fields","comments","revisions","author","page-attributes","post-formats"],"taxonomies":[],"labels":{"menu_name":"","all_items":"","add_new":"","add_new_item":"","edit_item":"","new_item":"","view_item":"","view_items":"","search_items":"","not_found":"","not_found_in_trash":"","parent_item_colon":"","featured_image":"","set_featured_image":"","remove_featured_image":"","use_featured_image":"","archives":"","insert_into_item":"","uploaded_to_this_item":"","filter_items_list":"","items_list_navigation":"","items_list":"","attributes":"","name_admin_bar":"","item_published":"","item_published_privately":"","item_reverted_to_draft":"","item_scheduled":"","item_updated":""},"custom_supports":""},"hotel_type":{"name":"hotel_type","label":"Hotel Types","singular_label":"Hotel Type","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":"hotel-types","exclude_from_search":"false","capability_type":"post","hierarchical":"false","rewrite":"true","rewrite_slug":"hotel-type","rewrite_withfront":"false","query_var":"true","query_var_slug":"","menu_position":"","show_in_menu":"true","show_in_menu_string":"","menu_icon":"","supports":["title","editor","thumbnail","excerpt","trackbacks","custom-fields","comments","revisions","author","page-attributes","post-formats"],"taxonomies":[],"labels":{"menu_name":"","all_items":"","add_new":"","add_new_item":"","edit_item":"","new_item":"","view_item":"","view_items":"","search_items":"","not_found":"","not_found_in_trash":"","parent_item_colon":"","featured_image":"","set_featured_image":"","remove_featured_image":"","use_featured_image":"","archives":"","insert_into_item":"","uploaded_to_this_item":"","filter_items_list":"","items_list_navigation":"","items_list":"","attributes":"","name_admin_bar":"","item_published":"","item_published_privately":"","item_reverted_to_draft":"","item_scheduled":"","item_updated":""},"custom_supports":""},"park":{"name":"park","label":"Parks","singular_label":"Park","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":"true","rewrite":"true","rewrite_slug":"parks","rewrite_withfront":"false","query_var":"true","query_var_slug":"","menu_position":"","show_in_menu":"true","show_in_menu_string":"","menu_icon":"","supports":["title","editor","thumbnail","excerpt","trackbacks","comments","revisions","author","page-attributes","post-formats"],"taxonomies":[],"labels":{"menu_name":"","all_items":"","add_new":"","add_new_item":"","edit_item":"","new_item":"","view_item":"","view_items":"","search_items":"","not_found":"","not_found_in_trash":"","parent_item_colon":"","featured_image":"","set_featured_image":"","remove_featured_image":"","use_featured_image":"","archives":"","insert_into_item":"","uploaded_to_this_item":"","filter_items_list":"","items_list_navigation":"","items_list":"","attributes":"","name_admin_bar":"","item_published":"","item_published_privately":"","item_reverted_to_draft":"","item_scheduled":"","item_updated":""},"custom_supports":""}}