How to set up a theme viewer
I have received couple of emails lately with questions regarding how to set up a Theme Viewer. Well, it’s all pretty simple and all you need is Theme Switcher Plugin.
You would also need to install another Word Press version. The best would be to place new WP under a subdomain. When you installed the WP, fill it up with some dummy content, that your themes would share. Upload your themes, and activate the Theme Switcher Plugin.
You can place short code wp_theme_switcher() into your sidebar. This will present a list of all installed themes from which the user can pick and choose, or you can keep your sidebar clean and link your themes from your main site.
Example. I have installed WP under subdomain named “preview”. My theme Cubismo is in the folder named same as the theme name and the link is preview.colorlightstudio.com/?wptheme=Cubismo. Just keep in mind that ?wptheme=theme_name is the name of theme folder and is case sensitive.
Fath on December 13, 2007
Thanks for the guide :) I’ve emailed you once about this. Hey, what about the theme preview at the right side or your website? I mean the little boxes.