Questions that are too localized (such as syntax errors, code with restricted access, hacked sites, hosting or support issues) are not in scope. See how do I ask a good question?
Closed 6 years ago.
Improve this questionI'm developing a blog. I'm using a free theme, and I've made a lot of changes, from style to scripts. I update my theme from version 1.02 to 1.03, and all my changes have been deleted. I didn't know that updating themes delete the changes.
There's a solution to rollback to old version theme with my changes included?
Closed. This question is off-topic. It is not currently accepting answers.Questions that are too localized (such as syntax errors, code with restricted access, hacked sites, hosting or support issues) are not in scope. See how do I ask a good question?
Closed 6 years ago.
Improve this questionI'm developing a blog. I'm using a free theme, and I've made a lot of changes, from style to scripts. I update my theme from version 1.02 to 1.03, and all my changes have been deleted. I didn't know that updating themes delete the changes.
There's a solution to rollback to old version theme with my changes included?
You should never (almost) modify free/premium themes directly. Beeing able to update themes is crucial for security and compatibility reasons.
If you make any changes to the theme directly, then all these changes will get lost after update and you'll have to make them again and again.
On the other hand WordPress allows you to create Child Themes and that is the recommended way of modifying other themes.
So if your changes are lost after update, then you should: