• Hey there, My problem with the theme-switcher is – I choose a theme from the sidebar and It loads fine, but whenever I click on another page, It just doesn’t keep that theme and goes back to whatever the theme was before, I’m using WP version 2.3.2 & my website is http://www.toxic-heaven.org

    Thank you if anyone can help me. 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • I do not see this problem with visiting various posts, but it does occur when visiting any ‘pages’ outside your WordPress installation (in /wp/), including the index page at the top of your site. That would seem to point to the possible cause.

    Thread Starter renaa

    (@renaa)

    Well yes I see that… Any ideas on how to fix it?

    Assuming in those PHP docs outside your WordPress installation you’re loading the stylesheet and templates in the standard manner:

    bloginfo(''stylesheet_url') for css,

    Include Tags like get_header(), get_footer() for templates,

    then I don’t know what else to suggest.

    The plugin relies on the domain as part of the info for setting and retaining a theme locally through a browser cookie. If it sees a difference between site.com/ and site.com/wp/, then there’s not much one can do beyond rewriting the plugin, or making sure all your pages are part of your WordPress setup rather than separate documents.

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

The topic ‘Theme-Switcher Issues’ is closed to new replies.