goto options/general in your dashboard
enter a weblog title..
in your header, make sure you have something along these lines-
<title><?php bloginfo(‘name’); ?><?php wp_title(); ?></title>
open the (pagename).php in question-
remove – <?php get_sidebar(); ?>
that should do the trick
anyone? is there a list of syntax that changed or something?
I’m a little past the point of before you start.. I saw the upgrade link on my webserver and unfortunately decided to install.. My databases are updated.
how does one go about making a theme 2.1 friendly?