I amm getting into my head what this child theme is. I have just read it on the internet, and wondering if I do really need to study it or no need.
I don’t know any coding and stuffs. I don’t have this child theme, its new to me.
Can someone specify what are the things that will be affected in case there are some wordpress updates or theme updates in future?
On my websites, I only change certain things like:
- font color
- font sizes
- font faces
- resizing images
- changing texts
- chaging fonts using theme options that comes with the theme
- wordings, images, contents
- sizes of certain stuff
1) Will my sites be affected when time comes that I need to update?
2) What are the things that will be affected in case there is some wordpress update or theme update?
3) Does that mean, if I make changes to the above listed things, the contents inside style.css will also change?
As long as all modifications have been made in your child theme, updates to WordPress and your parent theme will not effect your modifications.
However, if you have made any changes to the WordPress core files or your parent theme, they will be lost when WordPress and/or your parent theme are updated.
When themes or plugins are updated they are:
None of their data in database is affected however, unless activation/deactivation events explicitly do something about it.
WordPress core is similar, other than: