Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor David Gewirtz

    (@dgewirtz)

    Nothing in Multiple Themes should be nuking your @-sign. The plugin does lots of stuff in terms of theme instantiation, but doesn’t do any text content processing.

    As for your themes, start with two: the main theme and, say, v2. Set your default theme to cssdiet.com and then go into Multiple Themes and add a redirect for the theme when someone goes to http://cssdiet.com/v2. Link that to your second theme.

    Once you have that working, go back and add the other two themes.

    –David

    Thread Starter drazek

    (@drazek)

    thank you so much

    any idea what else in WP could be causing the @ problem?

    as for the v2/v3/v4 .. it’s weird that even though plugin is deactivated the versions work

    in order to do what you said, i’d need to somehow clear the existing version, correct? is that somewhere in the database?

    Plugin Contributor David Gewirtz

    (@dgewirtz)

    Well, an obvious suspect is your theme. Try switching themes and see if the @ shows back up. Other suspects are whatever plugins you’re running. Try turning each off individually and see if the @ sign comes back.

    If Multiple Themes is deactivated, then the code in the plugin is not running. That’s the case with any plugin.

    –David

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

The topic ‘problems with redirects’ is closed to new replies.