-
AuthorPosts
-
March 23, 2015 at 9:37 am #416268
Hi
We are using child theme to Enfold and I would like to know what pages you have edit between 3.0.8 and 3.1.1. I cant find the change log or in the version.txtWe have edit:
single-portfolio.php
page.php
template-builder.php
footer.php
functions.phpAnd right now the creating of thumbnails don’t work. Is this a known error?
March 23, 2015 at 9:35 pm #416729Hey Magnus!
You can view what was changed in the version.txt file. If your trying to preserve customizations before updating then it would be best to do them in a child theme, http://kriesi.at/documentation/enfold/downloads/, so they are saved between updates.
Regards,
ElliottMarch 25, 2015 at 11:11 am #417667HI
I do use a child theme. The problem is if you update for example template-builder.php as I also have done… In the version.txt it only says added xxx to “- folder config-templatebuilder:” and that folder has a lot of files…Does any of this effect the template-builder.php? There are a new date on that file along with 5-6 others… See screenshot from the theme-folders files.
https://www.dropbox.com/s/8oqf8usdyyx9idh/enfold-3.1.1.jpg
- This reply was modified 9 years, 7 months ago by Jahrl. Reason: Link
March 26, 2015 at 4:56 pm #418607Hi!
You can download the update and check the filesizes to see if there were any changes to specific files. You can also use a “compare” plugin to check files to see what exactly was changed. There are lots of text editors that do this. If your on Windows then I recommend Notepad++, here is a plugin which lets you compare, http://www.technicaloverload.com/compare-two-files-using-notepad/.
Best regards,
ElliottMarch 26, 2015 at 10:16 pm #418861Hi
I don’t do Windows… So i fixed it with another tool… Diffmerge, free for Win, Mac and Linux (http://www.sourcegear.com/diffmerge/downloads.php)
For example you have added a line of code in template-builder.php (74 – echo avia_sc_section::$close_overlay;)
In the prior versions like 3.0 i the versions.txt you always wrote what files you changed, much easier for all you users then have to compare all files sizes etc.
Please do as you did before :/
-
AuthorPosts
- The topic ‘Change log for 3.1 (3.1.1)’ is closed to new replies.