• I have an issue that I can’t seem to figure out what is wrong or how to fix.

    I have been working on a theme for a new site using a staging server. I decided to make a copy of the staging site on my local computer tonight. But for whatever reason, after copying the site and database, it’s not loading the data for pages correctly.

    I’m missing the footer and admin bar. If I view the HTML source, I can clearly see that the HTML for the bottom of the page isn’t being rendered. I made sure that all of the theme files for the child and parent were copied correctly, isn’t missing wp_footer(), repaired the mysql tables, etc.

    If i rename the folder for the child theme it renders pages just fine. Albeit not with the menus and sidebar widgets I had set up.

    Does anyone have any idea what is wrong?

The topic ‘Child theme broken after cloning site’ is closed to new replies.