• I’ve been running WordPress for over a year, and have installed various themes and everything has worked fine.

    I installed the latest version of black-letterhead (1.2) and a new problem appeared: in the Admin Presentation panel, I select black-letterhead, and it changes to it just fine.

    Sometime later, or the next day, I find the site using the default theme. I change it, rinse, lather, repeat. 🙂

    I’ve checked file permissions and so forth. Nothing seems to be out of order. I’ve cleared caches after changes, etc.

    Ideas? Where is the information stored about which theme the site should use? I looked at the mySQL tables; doesn’t seem to be there, and grepping through all the source code doesn’t show any changes either.

    TIA!

    Kirk

Viewing 10 replies - 1 through 10 (of 10 total)
  • Curious: Does your theme have a themetoolkit.php file?

    Thread Starter capnkirk

    (@capnkirk)

    Hi!

    No, there is no themetoolkit.php anywhere in any of the themes.

    Also, FYI, the WordPress version is 2.0.4, and I have Spam Karma 2 installed, although I can’t think of how that might affect things.

    Kirk

    Can you post a link?

    Thread Starter capnkirk

    (@capnkirk)

    To the blog? Sure.

    http://whi.wts.edu/blogs/kirk

    Almost hate to say it, but it looks ok… I can’t see anything suspicious. Everything validates, stylesheet is called with <link> and not @import, the header-comment in style.css is intact…

    If/when it occurs again (if you haven’t already) check file time/dates? Reaching for straws ;’)

    Thread Starter capnkirk

    (@capnkirk)

    Ok. Will do and will report here one way or the other.

    Question: when one changes the theme, where is that info stored? If in a file, what is the file name? If in mySQL, in which table and field?

    Kirk

    In MyQL. wp_options: template and stylesheet, I believe.

    How do the date/time of any files in the template foder affect the ‘template’ and ‘stylesheet’ settings in the option table?

    Thread Starter capnkirk

    (@capnkirk)

    Interesting. I host three blog sites. None of their *_options table has either template or stylesheet.

    I would have assumed they are added automatically. Do I need to add them manually? Or what should I do to investigate further?

    I have identical problems with two blogs… only way to workaround this ‘bug’ is to set the theme you like and rename as default

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Changing the website theme doesn’t stick’ is closed to new replies.