• Resolved djalf

    (@djalf)


    Hi Im running the Networker-10 theme on my site BlogSmarter.dk

    What happends is that every 12’th hour or so, my blog changes the theme back to the Default Theme.

    I’ve heard something about that, this issue occurs when WP can’t find the Css file. But thats never moved….

Viewing 4 replies - 1 through 4 (of 4 total)
  • Or some invalid code causing the problem.

    Thread Starter djalf

    (@djalf)

    is there anyway to identify the problem ?

    Im wondering if it couldt be one or several of my plugins im running..

    Is there a way to Log or Debug my way out of it ? or is the hard way of disabling all plugins and enabling them one at a time untill the error occours?

    Guess you could try putting this near the top of wp-config.php:

    error_reporting(E_ALL); ini_set('display_errors', 1);

    Or using the WP_DEBUG option in wp-config.php
    https://codex.www.ads-software.com/Editing_wp-config.php#Debug

    Or disabling all plugins, see if the problem happens, then activate one plugin at a time…….ugly choice, I know.

    Or try another theme completely–the theme could cause the problem I suppose.

    Thread Starter djalf

    (@djalf)

    Hey Michael.

    i’ve disabled a few plugins now.. and the ratio of the theme fallback has been lowered now.

    Now it only happends after about 4-5 days ??

    I’ll have do take a look at the others options aswell

    thanxs

    put this a solved.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘theme changes back automaticaly’ is closed to new replies.