Theme Switcher Plugin
-
Hi there,
I’ve installed the theme switcher plugin to help switch between themes on my site, using the basic code so that it does a drop down:-
- <h2><?php _e(‘Switch Theme’); ?></h2>
<?php get_theme_switcher(‘form’); ?>
Problem is – the box displays perfectly, the drop down works and allows selction of a theme, but then the theme doesn’t display, it just remains on the current theme. I’ve checked the options within WP1.5 and it sees all themes, and it sees the plugin as ACTIVE, so I’m stumped.
Any suggestions? What have I done wrong? Where should I look? Thanks in advance for any help.
- <h2><?php _e(‘Switch Theme’); ?></h2>
- The topic ‘Theme Switcher Plugin’ is closed to new replies.