This topic has 4 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Olga Barlow
Hi,
I wish to update my Xstore theme from 3 to 3.3, but I made all the customizations without using a child theme. Is there any way I can update without loosing all the customizations I made?
Also this error shows sometimes
/public_html/wp-content/themes/xstore/framework/version-check.php on line 154
Thank you
Hello,
If you want to keep your changes you should move all the changed files into child theme and move changed styles only into child theme style.css (Don’t copy just all the parent theme style.css into child theme style.css, only changes styles!)
Do the backup of all your files, DB and theme options (Theme Options > Import/Export > Options > download export file). Only after that, you may try to update theme.
Regards
Thank you, Olga.
Is there a way I can see which css files I modified? Like last modified date or something. I don’t remember which one I modified. All I know is that I modified a lot.
Hello,
Actually, there are many services to compare files, for example https://text-compare.com/ You can add source code of style.css file and your style.css file and check what changes you did.
But I’m not sure about folders with files if you changed not just styles but other files. You can try this one, for example https://www.devart.com/codecompare/ or look for similar.
Also, I have sent you original archive with 3.0 version. You may compare that archive with your theme to find out what changes you made.
Regards
You must be logged in to reply to this topic.Log in/Sign up