最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Can I create a child theme from a premium theme without losing my posts and page etc that I already have?

programmeradmin3浏览0评论

I have a Wordpress installation with the theme premium, in case I created a custom page to be used, however as this site was already in production I ended up following it that way, even though I know it is not the correct one.

My question is, in case if I create a child theme I could have problems losing what I already have at the moment I say like posts, pages etc ...

Or if I create a child theme and activate it, I will continue with my website working as it is and I can add new custom pages without any problems and continue from there ...

Thank you all in advance!

I have a Wordpress installation with the theme premium, in case I created a custom page to be used, however as this site was already in production I ended up following it that way, even though I know it is not the correct one.

My question is, in case if I create a child theme I could have problems losing what I already have at the moment I say like posts, pages etc ...

Or if I create a child theme and activate it, I will continue with my website working as it is and I can add new custom pages without any problems and continue from there ...

Thank you all in advance!

Share Improve this question edited Mar 4, 2020 at 17:04 RiddleMeThis 3,8078 gold badges22 silver badges30 bronze badges asked Mar 4, 2020 at 16:26 José Roberto OliveiraJosé Roberto Oliveira 293 bronze badges
Add a comment  | 

2 Answers 2

Reset to default 2

Your content is stored in the database, not in the theme. If you switch themes or use a child theme, the content is still there.

Also, if you run a child theme, the parent theme is still in use: Any modifications from it that you don't overwrite are still executed.

If you create and activate a child theme you will not lose any pages or posts.

BUT, depending on your theme and how its setup, if the theme uses custom theme options, you may need to re-enter those in your child theme.

For example, settings inside of the Appearance > Customize will not carry over to your child theme.

If the site is already in production it would be best to setup a staging or test environment so you can create and test out your child theme before activating it on production.

发布评论

评论列表(0)

  1. 暂无评论