• Resolved CHillegas

    (@chillegas)


    I upgraded to Responsive 3.16.2 this morning and now my home page shows up with nothing in it. In WordPress the text and images still show up correctly. All other pages seem to appear normally and look fine.

    At first, loading the home page gave a small, inset image and said “This site is experiencing technical difficulties”.

    After signing into WordPress and trying to re-publish the home page (without making any changes to it) it now shows just a blank page with some custom formatting colors etc.

    What is going on with all these updates causing so many problems? We’ve been struggling to keep up with the changes/problems every update seems to cause and now this. This is a big one. Please let me know how to get my webpage back to normal.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter CHillegas

    (@chillegas)

    I think we figured it out. We have a customized php file for our child theme: sidebar-content-page.php.

    This last update, we believe, overrode that. Had to add a line in our php file as follows:

    <?php responsive_breadcrumb_lists(): ?>

    That seems to have corrected this latest problem.

    Theme Author CyberChimps

    (@cyberchimps)

    We have changed the functions and hooks name as per the WordPress theme standards so that the functions and hooks get renamed, if you are using any previous hook or function that does not start with the responsive word then you need to change it accordingly.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘After 3.16.2 update, static home page is blank’ is closed to new replies.