Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • James

    (@infogreenroutemediacom)

    Then yes as Marius states it’s most certainly a theme issue and you’ll need to contact the creator for an update if one is available.

    James

    (@infogreenroutemediacom)

    Now you’ve renamed the active theme, can you select one of the default themes in back end?

    Whenever I’ve had a white screen it’s been a PHP error in my template files. Have you tried putting WordPress into debug mode? In wp-config change:

    • define(‘WP_DEBUG’, false);
    • to:
    • define(‘WP_DEBUG’, true);

    Now refresh the front page and see if you have any PHP errors?

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