admin管理员组

文章数量:1290935

I have a theme twenty-seventeen and am trying to get create new template in this theme ?? or i have create child theme of twenty seventeen .if i have to create child theme then how to convert my parent theme's pages into child theme?

I have a theme twenty-seventeen and am trying to get create new template in this theme ?? or i have create child theme of twenty seventeen .if i have to create child theme then how to convert my parent theme's pages into child theme?

Share Improve this question edited Sep 7, 2017 at 7:14 fuxia 107k38 gold badges255 silver badges459 bronze badges asked Sep 7, 2017 at 4:26 BhuBhu 33 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 1

It is never a good idea to modify the theme directly, because, when the theme is updated all the modifications you made will be lost. The best course is to create a child theme, and add custom templates into the child theme, and use the child theme instead of the main one. If you need help with child themes, best way to start is here: WordPress Child Themes

本文标签: is it possible to add new template in theme twenty seventeen