1 replies
  • WEB DESIGN
  • |
So I have changed a bunch of stuff in a them and didn't make a child theme, because I didn't know how or even what it was. So now wp has an updated for the theme. I don't remember all the places I changed stuff so I really don't want to update the theme. What should I do? Just ignore it and never update. I guess save all my stuff in case I accidentally do. Is it hard to make a child theme? Is there a way to not show an update for this theme?
#child #question #theme
  • Profile picture of the author copilu0
    is better if you use child themes.evrything is explained very well here :
    Wordpress Child Themes

    All that you need to do is to create a new style.css for your theme and follow those instructions.For php files you need to copy all the files where you make changes to your new directory and for functions you need to create a new file only if you create new functions.
    Anyway, everything is explained there and you should try it so you can avoid this kind of problems.
    {{ DiscussionBoard.errors[6941370].message }}

Trending Topics