Before migrating my server, I have taken the database backup and code backup. After migrating the server I added WordPress code and uploaded the database in the PHPMyAdmin.
Now While accessing my domain, It was asking for an update to the database then I updated that.
Now when I am checking the website then I am getting only below image.
I logged in to the admin panel and
- Activated my theme,
- Updated Plugins,
- Updated Permalinks
then again check my website then I am getting the same issue.
I checked my media then I am getting like the below image.
Then I checked my custom post, It’s showing empty,
Check my all the pages that also showing empty,
Widget is also clear,
I checked my style.css and function.php file and it’s showing my code. Even data is also available in the database.
Any other idea what Is the issue?