Wordpress- Trouble replacing old theme with new theme -
i trying figure out best way add new theme existing wordpress site.
the current site complicated , robust.
i duplicated current site , moved development server, used thematic , created child theme integrated new design. design , structure different current one, additional widgets, features, , custom menu well.
my hope take new site , replace current one. turns out client has been adding posts etc. in short, content on old site , new site not match.
so not sure best way proceed is? appreciate insight.
the basics of wordpress: content , design separate. upload new theme , won't effect post/page content, because that's content in database. new design may display content differently, that's design, not content. see http://codex.wordpress.org/using_themes
Comments
Post a Comment