I will make available two methods that I think are appropriate to the issue:
First Method:
There are several possibilities that can be used in this case, one of which may be easier is to use a plugin, there are several plugins for the effect of backups, in these plugins will be sent to your email the backup of your website as it is at the time the backup is made, then in case you want to go back to the old theme just go back to the backup done.
Second Method:
But the way I advise is not this, since during the process of backups there may be some errors, which may be due to various reasons. I advise a Backup Manual, using the FTP tool, for example the program Filezilla FTP, the ftp features of your website are made available by the hosting provider in its control panel.
Already inside the FTP, You can copy all the files and save them to a folder on your computer, keep that same folder saved. Then you can change the theme if you want to go back just go back to FTP and delete all the files and restore all the files that were in the backup folder on your computer.
These two methods will store changes to the theme in their backups. when restore it keeps these changes and has nothing of the later theme that put.
(An extra, if you want to search some plugins for this subject or other subjects, you can do it in Wordpress Plugins).
I hope I’ve helped. Regards.
Ah got it. In my case, I’m using oblique but it’s not Child Theme. Now, if I want to test another theme, can I test Child Theme over it? How do I know if the theme I want is a Child Theme? Sorry for the delay, I was studying the possibilities.
– Marcielli Oliveira
Child themes are for you to make changes to themes without you need to change the original. If you are using this oblique, and want to test another, just activate the other. Child themes can be identified by the name of your folder. If you want to make a Child of this oblique, just create a theme in a folder called
oblique-child
– Caio Felipe Pereira
I get it, you’ve really enlightened me. Thank you ;)
– Marcielli Oliveira