Archive for November, 2015

November 29th, 2015
6:06 pm
Upgrade to WordPress 4.3.1

Posted under Wordpress

This was pretty straightforward, and involved the following:-

  1. Backup the site
  2. Upgraded all widgets/plugins to the latest versions, from within the plugins page in the WP admin.
  3. Perform the upgrade from within the WP admin dashboard
  4. The Folding Categories widget I was using is no longer maintained/compatible so it was removed.
  5. The existing standard archive widget was removed as it is static only and I wanted a collapsible one
  6. I installed the Collapsing Categories Widget – this was done directly by searching from the plugins page and installing automatically. No manual copying of files etc. was needed. The widget was excellent and works well with the existing customised salient theme
  7. I customised the widget as required – key points e.g. for the knowledge base widget were to tick “Expanding shows: Just Sub-categories”, to auto expand the Knowledge Base category, to exclude the Uncategorized and Library categories, and in advanced options to untick “Show top level categories”. The style was set to the default of “Kubrick”.
  8. In addition, I edited the collapsCatStyles.php file from the plugins page for the widget, and changed the rule for “li.collapsing.categories .sym” to use a font size of 1.0em for the arrow pointer as the default of 1.1em was rather too large.
  9. I installed the Collapsing Archives Widget – This is a companion widget very similar to the above Collapsing Archives Widget and with similar settings, also coded by Rob Felty. I used similar settings for this widget, and also edited collapsArchStyles.php, changing the rule for “li.collapsing.archives .sym” to also use a font size of 1.0em as again the default of 1.2em was too large and also different to the Collapsing Categories Widget.
  10. I had to re-enable the existing Flexi pages widget – it was not broken but for some reason the upgrade disabled it.
  11. Finally took a post backup of the site again.

I also performed exactly the same steps on the site for 2intandem.net which uses the same theme etc.

No Comments »