delete created taxonomies
-
Hello, I am trying to remove the created Taxonomies that I no longer need. No posts are associated with them. When i click on Delete the taxonomy, it gives me a message to select a taxonomy first (yet I do it every time)
Thank you,
Veronica.
-
Can you pastebin your taxonomy tab output from the Import/Export page? I have a feeling your taxonomies may have spaces in them, which will cause issues with the deletion.
Hi Michael,
this is what i have:
{“post “:{“name”:”post”,”label”:”Posts “,”singular_label”:”Post “,”hierarchical”:”false”,”show_ui”:”true”,”query_var”:”true”,”query_var_slug”:””,”rewrite”:”true”,”rewrite_slug”:””,”rewrite_withfront”:”1″,”rewrite_hierarchical”:”0″,”show_admin_column”:”false”,”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”:””},”object_types”:[“post”,”recipeblog”]},”recipes “:{“name”:”recipes”,”label”:”Recipes”,”singular_label”:”Recipe “,”hierarchical”:”false”,”show_ui”:”true”,”query_var”:”true”,”query_var_slug”:””,”rewrite”:”true”,”rewrite_slug”:””,”rewrite_withfront”:”1″,”rewrite_hierarchical”:”0″,”show_admin_column”:”false”,”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”:””},”object_types”:[“post”,”page”,”attachment”,”recipeblog”]},”nhm “:{“name”:”nhm”,”label”:”gdh”,”singular_label”:”gfrs”,”hierarchical”:”false”,”show_ui”:”true”,”query_var”:”true”,”query_var_slug”:””,”rewrite”:”true”,”rewrite_slug”:””,”rewrite_withfront”:”1″,”rewrite_hierarchical”:”0″,”show_admin_column”:”false”,”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”:””},”object_types”:””},” recipe post”:{“name”:”recipe post”,”label”:”recipe posts “,”singular_label”:”Recipe post”,”hierarchical”:”false”,”show_ui”:”true”,”query_var”:”true”,”query_var_slug”:””,”rewrite”:”true”,”rewrite_slug”:””,”rewrite_withfront”:”1″,”rewrite_hierarchical”:”0″,”show_admin_column”:”false”,”labels”:{“menu_name”:”Recipe Post”,”all_items”:”All Recipe Posts”,”edit_item”:”Edit Recipe Post”,”view_item”:”View Recipe Post”,”update_item”:”Update Recipe Post”,”add_new_item”:”Add new Recipe Post”,”new_item_name”:”New Recipe Post Name”,”parent_item”:”Parent Recipe Post”,”parent_item_colon”:”Parent Recipe Post:”,”search_items”:”Search Recipe Posts”,”popular_items”:”Popular Recipes”,”add_or_remove_items”:”Add or Remove Recipes”,”choose_from_most_used”:”Choose from the most used Recipes”,”not_found”:”No Recipes found”,”separate_items_with_commas”:””},”object_types”:[“recipeblog”]},”recipetag”:{“name”:”recipetag”,”label”:”tags”,”singular_label”:”tag”,”hierarchical”:”false”,”show_ui”:”true”,”query_var”:”true”,”query_var_slug”:”all in one”,”rewrite”:”true”,”rewrite_slug”:””,”rewrite_withfront”:”1″,”rewrite_hierarchical”:”0″,”show_admin_column”:”true”,”labels”:{“menu_name”:”Recipe Tags”,”all_items”:”All tags”,”edit_item”:”Edit tag”,”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”:””},”object_types”:[“recipeblog”]},”vegan “:{“name”:”vegan”,”label”:”Vegan “,”singular_label”:”Vegan “,”hierarchical”:”false”,”show_ui”:”true”,”query_var”:”true”,”query_var_slug”:””,”rewrite”:”true”,”rewrite_slug”:””,”rewrite_withfront”:”1″,”rewrite_hierarchical”:”0″,”show_admin_column”:”false”,”labels”:{“menu_name”:”Vegan”,”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”:””},”object_types”:[“recipeblog”]},”vegetarian “:{“name”:”vegetarian”,”label”:”vegetarian “,”singular_label”:”Vegetarian “,”hierarchical”:”false”,”show_ui”:”true”,”query_var”:”true”,”query_var_slug”:””,”rewrite”:”true”,”rewrite_slug”:””,”rewrite_withfront”:”1″,”rewrite_hierarchical”:”0″,”show_admin_column”:”false”,”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”:””},”object_types”:[“recipeblog”]}}
When you click on some of them, are you seeing blank “Taxonomy Slug” fields? I am on my end after importing that above, and that’s likely playing the biggest part here.
Which do you want to keep, by chance? I could get it cleaned up and provide the import for you to run.
Hi Michael,
I want to keep only the “tags” one. I don’t see anything populated when i select any of the other ones (except Posts), everything is blank. Even if i insert text and name everything, it will still not show after i save it.
thank you for your help!
Give this a go with the import portion:
{“recipetag”:{“name”:”recipetag”,”label”:”tags”,”singular_label”:”tag”,”hierarchical”:”false”,”show_ui”:”true”,”query_var”:”true”,”query_var_slug”:”all in one”,”rewrite”:”true”,”rewrite_slug”:””,”rewrite_withfront”:”1″,”rewrite_hierarchical”:”0″,”show_admin_column”:”true”,”labels”:{“menu_name”:”Recipe Tags”,”all_items”:”All tags”,”edit_item”:”Edit tag”,”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”:””},”object_types”:[“recipeblog”]}}
Amazing! Thank you very much Michael!
Welcome
- The topic ‘delete created taxonomies’ is closed to new replies.