PRE-Update questions from 2.2.5 to 3.1.1
-
[rant: Sorry if some of these questions have been asked before! I tried to do a database search on WP.org but results aren’t shown with any date or version numbers, so all posts I opened were related to much older versions. This is something WordPress could easily correct; just show a post date next to the links in search results!]
Warning: this will be long… ??
Some of this could maybe posted as sticky post on top of Support thread. (Hint!)Intro: my blog dare2go.com is currently on Hueman 2.2.5 with several modifications in a child theme. It’s a while ago (2 years in most cases) that I changed anything in my child theme hence I don’t even recall all my changes anymore. My \child directory contains altered files of:
- 404.php
- attachment.php
- functions.php
- header.php
- page.php
- print.css (possibly an added file)
- single.php
- style.css
Right now everything seems to be working okay – and I don’t want to break my site!
How do I go about the update?
Particularly since it coincides with the major WP update to 4.5.1. question:
Do I install the plugin first and then update the theme? https://github.com/presscustomizr/hueman-addons2. question:
I’m not using the Sharre. Can I remove this easily?3. question:
I seriously hope image sizes remained the same. Or do I have to ‘regenerate thumbnails’? I’ve overwritten my automatically created featured thumbnails with hand-cropped versions and uploaded these via ftp.4. question:
After reading some of the notes on https://presscustomizr.com/category/hueman-releases/ I’m not sure if I created the child theme correctly. I copied style.css into the \child directory and added to it my style changes. Wrong? Now I readWhy not using the style.css file of Hueman for the css?
In the header of my child theme’s style.css is a line
@import url("../hueman/style.css");
Shall I replace this with
@import url("../hueman/assets/front/css/main.min.css");
Would that be correct? Does it need the FULL PATH?5. question:
Are the “old” ALX widgets still part of the latest version? I believe I’m using some of them occasionally.6. question:
Any known conflicts with WP-Rocket cache? Do I have to clear cache with every change I apply?7. question:
Will the upgrade affect in any way things like custom header image?8. question:
Since the theme is now supporting customizer can I remove the WP Google Fonts plugin and get my Google fonts via customizer?Sorry for this long post. As suggested in my intro: it might be a good idea to add a sticky post to the ‘support’ section explaining the ins-and-outs of an upgrade from the old alx-media versions to the new WP version.
I’ll be waiting patiently for your reply. THANK YOU!
I guess it might be better to run my site for a couple of days with only the latest WP version before I do the next major theme update…
- The topic ‘PRE-Update questions from 2.2.5 to 3.1.1’ is closed to new replies.