I do have access but wasn’t sure what tables to look at. I didn’t see any tables specifically named Revisions or anything like that. I will into the database tool in the link.
I did use a search and replace tool when migrating but it was a plugin so I don’t know how thorough it was.
Thanks.
I looked in the wp-config file as one of the first areas to troubleshoot. There wee no lines in there about revisions. I added the line in ‘define( ‘WP_POST_REVISIONS’, 10 );’
but when I downloaded a plugin to manage the revisions, it recommended I remove the line of code out, so I did.