jdm2112 identified the issue as being caused by missing tables as part of the migration process within the comments for the original question:
You imported just the single table into another WordPress DB? THAT is
the problem. Post IDs are unique between sites… I would avoid
working with individual tables unless absolutely necessary
After migrating the rest of the tables, Nona reports that this issue has been resolved:
Thanks… I moved the
wp_terms
,wp_term_relationships
, and
wp_term_taxonomy
in addition to thewp_posts
table and now
everything appears to work.
Related Posts:
- How can I export WordPress posts’ attachments?
- Importing New Posts from Live Site into Local Dev Site
- How can I export and then import posts with featured images?
- How much of my site can I recover from public_html?
- WordPress Local And Live Site
- Overwrite posts/pages via import
- Importing posts only – consequences?
- Featured image error after importing blog posts
- Moving Posts to a new site and maintaining URLs
- Export Posts Without Categories In An XML File
- How do you export and import wordpress blog posts and exclude pagebuilder shortcodes?
- Moving WordPress to new server: no posts found
- Migrating WP site to another URL
- How to migrate a WordPress installation from one site to another, including all images?
- How to force update all posts after import
- How to migrate WordPress Blogs into Multisite without using the GUI-Import/Export Feature
- Importing data from spreadsheet into wordpress DB, along with custom taxonomies and their terms
- Does WordPress Import/Export tool actually exports media (images) as well?
- Exporting Data from WordPress into a flat table
- ‘Invalid post type’ error when importing from one site to another
- Export posts manually selected by end user (not logged in)
- How do I migrate blog post images from one domain to a new one?
- Get ALL post ID’s export list (Only id’s. Php or sql not important )
- Merging two databases without borking it
- Polylang post_translations key [closed]
- What is the difference between wp-admin>Export>All content and MySql dump and import
- Can I search posts and pages for css classes?
- Unable to restore from backup – how to obtain old blog posts?
- Export + Import = wrongly duplicated content
- Move comments only from one WP installation to another
- Problems with WordPress Import
- How to import nested categories from XML file?
- Move posts from a non-wordpress site to wordpress
- Output Post with ACF Fields into other Post
- Extract wordpress posts content and category content
- Cannot select certain authors for posts after import
- product export and import using xml
- Extract the last published post
- Export WordPress from one domain to another domain
- Can I restore restore content from old Worpress site to a new Worpress site from an archive
- How do you do your big exports / imports?
- Syncing WP Database Changes Between Environments: How To Handle Merging w/o touching database
- My website is showing today’s date instead of published date since db migration to a new wordpress
- Posts not showing content after migration
- Update all images url imported from HTML pages
- I moved my site to another server, wp admin works so does the front page, but posts don’t work
- When I click edit on a post, all the content disappear. Does anyone know how to fix this?
- Migrate bbpress content to posts
- How do I get the WordPress post to display the content instead of an image?
- Tumblr importer
- Can`t Access Post Page After Migration
- Imported Posts missing summary text on staging site
- Does WordPress import export tool keeps the file hosted on the old website?
- WordPress portfolio posts: media not displaying if several images
- Import / Export database with SQL Server Server Management Studio
- Remove Project from Android Studio
- Get WordPress post content by post id
- Get page ID of page that is set as the posts page
- Where does the Media Library live in the database?
- Get Posts Under Custom Taxonomy
- How to limit the number of posts that WP_Query gets?
- Stop WordPress Wrapping Images In A “P” Tag
- When is the ‘post_content_filtered’ column in database cleared by WordPress?
- Turn a URL into an Attachment / Post ID
- GET the excerpt by ID
- Stop WordPress automatically adding tags to post content
- Determine if page is the Posts Page
- How to get ‘post_content’ without stripping tags?
- How to add an admin notice upon post save/update
- Print Current Post Index number within Loop
- Should we trust the post globals?
- Optimize post insert and delete for bulk operations?
- Get the Current Page Number
- How do you add thumbnail support for custom post types?
- Failed to import Media
- How to mark every 3rd post
- Change Posts per page count
- Keep featured content post in homepage with original order
- How to display related posts from same category?
- Can posts have parents?
- Is there a action hook for the “Empty Trash” button?
- How to end the excerpt with a sentence rather than a word?
- How do I check if I linked to a post before I delete it?
- How to change the case of all post titles to “Title Case”
- Appending content with broken in 4.4
- How to get posts published between a date and today?
- ZIP up all images displayed in a [gallery] and offer as download link
- How to detect single.php (but not single-portfolio.php)?
- How to check if post meta key exists or not in wordpress database
- How to remove a column from the Posts page
- removing inline styles from wp-caption div
- What is the use of to_ping and pinged column?
- How to use “Add link” pop up for a WordPress widget
- Remove Categories / Tags From Admin Menu
- How to retrieve text only from wp_content() not from wp_excerpt()?
- Stop WP from creating “Sample Page” and “Hello World!” post
- How to export and import taxonomies (category, tag and/or custom taxonomy) and their terms
- Where is the old post permalink slug stored?
- How to Create Editable Blocks of Text for the Homepage?
- Keyboard shortcut for updating a page or post?