Adding Child Theme to Existing BeTheme Installation
Hello,
I wanted to add a child theme to my current Be Theme Installation.
I made changes to several theme files, but I don't want to lose them (that is why I want a Child Theme).
Codex wordpress says to add "style.css" and "functions.php" and that's it.
But I made edits in several other theme files (ex: custom-single.php, footer.php, etc.).
Can you advise me how I can install a child theme but not lose any of my changes?
Thank you,
Keith
Comments
child theme is already included into theme files so you don't need to create it. However, if you did changes in several files of parent theme, then you need to move those functions to child theme now into functions.php file. For most functions, we gave IF condition, so if this function exist in child theme, it has priority. But please notice that we do not offer theme files customization, so if you don't know what we are talking about, you should contact with your website developer.
Thanks!
I Installed child theme with new updated one but failed.
Unpacking the package…
Installing the theme…
Destination folder already exists. /home/xxxxx/public_html/wp-content/themes/betheme-child/
Theme install failed.
Can you give us the child theme link?
Regards,
Singcat