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
- 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?
- Use category base slug in posts’ permalink
- Customizing HTML Editor Quicktags button to open a dialog for choosing insert options
- Sends out email to admin
- Get title of post without using the_title();
- Find most recent authors
- How to add a custom button to the tinyMCE toolbar?
- How to add one time a new page?
- Enable commenting on front-end preview page for pending posts
- why does HTML Tag not working in Post and Page
- How to place HTML below the title of the (custom) post overview
- A way to detect which page a post is on
- Checking if a post with certain meta value exists
- AJAX filter posts by year
- Animated gif for a thumbs
- I am unable to publish/update post
- filter RSS feed in URL
- What hook do you use to update a post?
- sql select for post_title and a term name
- Count number of posts of current month
- Removing Extra Caption tag around image on post of WordPress
- How to create a page that shows the last 10 posts?
- How to display posts on custom page without declaring a posts page in reading settings?
- the_content() Not Grabbing All Content
- How to check if there are posts with the same tag
- Can i have more than one form for front end posting in one template [closed]
- How do I allow certain users to make a certain type of post?
- How to make blog posts have their own urls?
- Transferring theme and imported post attachments
- How to add content above footer in posts from specific category
- Show posts from two specific category in WP_Query
- How to pull latest posts from a specific category
- How to create a button to filter posts (list) by meta value
- How to make certain posts not appear on the main page, but instead only a newly created category(in the menu section)
- Not able to post data through wp-admin
- AJAX load more posts not using correct category and repeating the same few posts
- Post by Email – Shortcode for Language? [closed]
- Difficulty in creating and handling a complex post type
- Admin is showing all posts on page 1
- Display only current page -> posts tags in page
- 3rd Party Login in wordpress
- How to mix pages and sub-categories in a url
- Overwrite URL on blog posts
- WordPress 3.2 – Problem with WYSIWYG editors in a custom post type?
- 301 Redirecting posts without %postid% (just %post_name%) in permalink to ones with %post_name%_%postid%
- I am creating a front end dashboard where I need to show all the posts by the current user. So, I need to show posts in publish
- Display draft posts on single pages [duplicate]
- query_posts different amount of posts per page [duplicate]
- How to automatically convert a form with HTML link into post