Upgrading from version 0.95 causes me to lose content
-
Hi Michael,
For every successive version since you released 1.0 of the plugin I’ve been trying to upgrade from 0.95, following all of the steps you suggest, and every time when I browse to my custom post type pages the content has vanished. So I end up restoring from a backup and waiting for your next release.
Here’s my process:
* Backup
* Upgrade CPT UI
* Flush permalinks, check pages. Pages are always gone
* Resave custom post types and associated custom taxonomies, check page. Pages stil gone.
* Flush permalinks again, check pages. Still gone.
* Test resaving one of the custom post type posts itself, just for good measure. Still gone
* Restore from backup and wait for your next releaseHere are the details of my custom post types and taxonomies:
Custom Post Type: Store
Settings
name: store
label: Products
singular_label: Product
description:
public: true
show_ui: true
has_archive: false
has_archive_string:
exclude_from_search: false
capability_type: post
hierarchical: false
rewrite: false
rewrite_slug:
rewrite_withfront: true
query_var: true
menu_position:
show_in_menu: true
show_in_menu_string:
menu_icon:
custom_supports:Supports
title
comments
revisions
thumbnail
authorTaxonomies
products
product-tagsLabels
menu_name: Store
add_new: Add New Product
add_new_item: Add New Product
edit_item: Edit Product
new_item: New Product
view: View Product
view_item: View Product
search_items: Search Products
not_found: No Products Found
not_found_in_trash: No Products Found in Trash
all_items:
edit:
parent:Custom Tax: Products
Settings
name: products
label: Product Categories
singular_label: Product Category
hierarchical: true
show_ui: true
query_var: true
query_var_slug:
rewrite: true
rewrite_slug:
rewrite_withfront: true
rewrite_hierarchical: false
show_admin_column: truePost Types
storeLabels
all_items: All Product Categories
edit_item: Edit Product Category
update_item: Update Product Category
add_new_item: Add New Product Category
new_item_name: Add New Product Category
parent_item: Parent Product Category
parent_item_colon: Parent Product Category:
search_items: Search Product Categories
popular_items: Popular Product Categories
choose_from_most_used: Choose from the most used Product Categories
menu_name:
view_item:
separate_items_with_commas:
add_or_remove_items:
not_found:Custom Tax: Product Tags
Settings
name: product-tags
label: Product Tags
singular_label:
hierarchical: false
show_ui: true
query_var: true
query_var_slug:
rewrite: true
rewrite_slug:
rewrite_withfront: true
rewrite_hierarchical: false
show_admin_column: truePost Types
storeLabels
No custom labels to displayWould very much appreciate any help you can provide in getting this resolved.
Thanks,
Paul
- The topic ‘Upgrading from version 0.95 causes me to lose content’ is closed to new replies.