• chandanshiv

    (@chandanshiv)


    Webpage wasn’t loading neither the wp-admin. Asked to repair the database
    Repairing Database lead to missing pages.

    • This topic was modified 5 years ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Topher

    (@topher1kenobe)

    This could get complicated. If something really broke it’s possible your Pages either changed post type, or lost their post type altogether. See if you can find them under Posts or something.

    The best way is to open up your database in phpMyAdmin or something like it and look in the wp_posts table and see if you can find them there.

    Thread Starter chandanshiv

    (@chandanshiv)

    Thank you very much for the response @topher1kenobe

    I had a backup of the DB before adding new subscribers, now I linked my website with the backed up DB, I transferred wp_options and wp_postmeta from corrupted DB to the backed up DB, now I see the pages and contents. However the website is not showing the contents as it supposed to be. Please help me understand where exactly the root cause is.

    Many thanks in advance!

    Topher

    (@topher1kenobe)

    You’ll probably want more than those two tables. At least wp_posts as well. Why not the entire database?

    Thread Starter chandanshiv

    (@chandanshiv)

    My concern, if I try most of the DB to the new one, I might break the website again.
    So it is better to add most of the table content to the new one? Sorry to ask but I’m a newbie to the LAMP stack. Hopefully I get there asap.

    Thread Starter chandanshiv

    (@chandanshiv)

    Hi @topher1kenobe

    Sorry for the delayed response.
    I managed to retrieve the Database and WordPress contents.
    I can see all the contents on my WordPress dashboard. However, the website looks broken.
    I guess this should be CSS. I’m unable to figure out what exactly causing the issue.

    If there is any way that we can contact personally, I’ll forward the website and wordpress details to check on the backend.

    Many thanks in advance.

    Topher

    (@topher1kenobe)

    It looks like the only pages it brought in are the defaults for an ecommerce platform. Also it didn’t bring in any posts. The nav looks weird because you don’t actually have one. The default behavior is to show ALL pages, so it’s big and ugly.

    If you create a nav and choose a theme it’ll look a lot nicer.

    Thread Starter chandanshiv

    (@chandanshiv)

    Thank you for the hint @topher1kenobe about the CSS

    Seems like my Default kit was corrupted and the Active kit was not connected to the new Kit properly, so I had to change the ID and few changes here and there, that worked for me. Thank you!

    https://mwender.com/howto-restore-elementors-default-kit-after-accidentally-deleting-it/

    Topher

    (@topher1kenobe)

    Well done! I don’t know anything about Elementor, and have never heard of kits, so I couldn’t help you there. 🙂

    Thread Starter chandanshiv

    (@chandanshiv)

    No problem. You were a help 🙂 Thank you

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Missing pages after repairing Database’ is closed to new replies.