I am trying to exactly duplicate my default_allsidebar theme, so that I can start tweaking without damaging the original one.
But, when I create a new dir called red_allsidebar, I encounter the following:
red_allsidebar does not appear in the theme listing.
On the themes pages, it changes this line:
The active theme is WP Default - AllSidebar Edition. The template files are located in wp-content/themes/default_allsidebar
to say that the files are located in red_sidebar even though I am still in the default_allsidebar theme.
Help?