• A client’s site was hacked and all files were deleted. I was able to recover the database, but now I need to extract the pages from it. The theme is Divi by Elegant themes and there are a few custom settings I want to extract too. I was able to import the DB locally, how do I get the pages off?

Viewing 2 replies - 1 through 2 (of 2 total)
  • If these settings are related to the theme, I suggest you activate a fresh copy of the Divi theme locally and make a note of the custom settings there. You won’t be able to read them directly from the db itself as these setting will, almost certainly, be in a serialized array.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    The pages and posts themselves are in wp_posts and wp_postmeta

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to export pages from an .sql file?’ is closed to new replies.