mediaghost
Member
Posted 2 years ago #
Hi i am facing some problem e.g errors and popups from my website http://www.mediaghost.net, I want to upload new theame but it would take me so many days to upload Posts to new template. How can i shift only posts to new wordpress template? or Which folder has all the posts which i had copied to old wordpress file? what about database? it has to do something with posts?
please guide me..
thanks
Your post data isn't stored in folders. It's stored across multiple table in your database. If you didn't have any custom Page templates in your old theme, you should be able to switch to the new theme without any problem and without having to do any additional work. If you did have custom templates and want to continue using them, you would need to re-create them within your new theme first.
mediaghost
Member
Posted 2 years ago #
yes thanks for the information, i didnt have created any custome page, simple posting of more then 500 posts, can you please guide me with how can i copy all those posts to my new database? thanks
Do you want to use a new theme or do you want to move your blog to another host?
mediaghost
Member
Posted 2 years ago #
i want to use new theme and use new database but the post should be from old theme.. check it out please on http://www.mediaghost.net, and new site is http://www.mediaghost.net/best which i want to use as new site for old post from mediaghost.net..... thanks
you want to move wordpress.
thats all.
http://codex.wordpress.org/Moving_WordPress#Moving_WordPress_Within_Your_Site
your posts have nothing to do with your theme. changing the theme doesnt make your posts change.
change the theme after you have moved wordpress.
mediaghost
Member
Posted 2 years ago #
no sir, only want to shif posts which i made in http://www.mediaghost.net, if i shift all then all popups and errors will shift to, which i want to avoid... again i want to shift all posts from mediaghost.net database to new database of http://www.mediaghost.net/best /// please guide me with that..thanks
then get an sql dump of the old database and import the post related stuff into the new site's database.
you need a guide for that, than look in the documentation. there are TWO links in the first paragraph that I have already linked you to that explain that process.