Hello,
I just moved my site from local development to live testing.
I backed up my database using phpmyadmin and pushed my changes up to a bitbucket repo.
I then cloned by files to the server, created a db and the user and then imported the .sql file.
The site appears to be running fine, but only the navigation is showing up. All of the custom pages I created are there, including the page builder blocks, but the content doesn’t actually show on the pages. If I create a new page the new content is there, but if I add new content to an existing page nothing appears still.
Is there an advised process for moving a site using the theme?
Thank you