• When using 3 Total Cache with the Schema theme from Mythemeshop, the different pages doesn’t load. Everything you get served, is a completely blank page with no HTML.

    This happens as soon as anything of the plugin is enabled. Until now I haven’t seen a solution, so I’ve just renamed the plugin folder to disable the plugin.

    https://wordpress.org/plugins/w3-total-cache/

Viewing 1 replies (of 1 total)
  • Ashok

    (@bappidgreat)

    Hello risifutti

    When see completely blank page, that means there is an error produced.

    Would you please enable debug mode and check if any error is shown in that page?

    To enable debug mode please edit a line in your wp-config.php:
    Change

    define('WP_DEBUG', false);

    to

    define('WP_DEBUG', true);

    Please let us know what errors you see there.

    Have a good day!

    Cheers
    Ash

Viewing 1 replies (of 1 total)

The topic ‘Plugin breaks 'Schema' theme.’ is closed to new replies.