Tag: wordpress

  • The Big Upgrade

    The Big Upgrade

    My Experience with upgrading to WordPress V7, using the Full Site Editor and Block Theme

    I’ve been following the WordPress V7 development and using it on some of my other less important blog sites as an experiment, training and exploration of features.

    Over the last few days I made the push to upgrade the Tempus Fugit blog, my original blog with a fair bit of history, to the V7 RC2 and a Full Site Editor (FSE) block template. The template I’ve chosen is the Twenty Twenty Five template that is currently the most current WordPress provided FSE block template.

    The Bumps

    The upgrade was not without a few bumps along the way. First up is a backup of everything, I’ve been burned before so now I’m a big backup believer. Also, my hosting service, BlueHost, offers a tool to create a staging site and also push the staging site back up to production. This seems like a good idea and it is also the 1st problem. I click the button to create the staging site and it gets an error 😕.

    After about 1hr with a support agent in a chat session I learned that because my blog was migrated from a different hosting service it doesn’t have the BlueHost plugin. One of the functions of this plugin is to manage the staging site. Who know? Not me.

    Plugin installed and the staging site is created. Basically, it copies all the WP files to a new staging sub-directory (/blog/staging/3706), copies all the database tables to new tables with a “staging” prefix and then adjusts wpconfig to point to the new tables with the staging prefix in the same database.

    Next up is to apply the new theme which is quite different from my last theme and then continue to make all sorts of adjustments to use templates, template parts etc. A big part of the work was recreating the menu template part. It’s working, but I’m not too happy with the look just yet. More work ahead.

    A couple of big processes left. One works fine and the other, well that took a bit more effort.

    WordPress V7 RC2

    Moving from WP 6.9.x to WP 7 RC2 required installing the WordPress Beta Tester Plugin plugin and adjusting the settings to “bleeding edge” (yikes!) and pressing the “upgrade” button. Turning back is possible, but probably not that easy. The upgrade works and initial testing is good, nothing seems broken. Some more updating of the staging site and I’m ready to promote it to production.

    Going Production

    Promoting to production is as simple as a click of a button. The BlueHost plugin should copy all the WP files and SQL tables over the current production content. Sadly, this only sort of works. The file copy is successful but the SQL database import to production fails.

    Some Googling w/AI and I learn there are several ways to do this process manually. The number one recommendation is to call Bluehost support since it’s their plugin that failed. So, I take the easier (?) way out and chat with support and they are fairly quick to resolve without too much wait time.

    So, we’re up and running. I’m still not quite satisfied with the look and feel. There will be some more tweaking in the days ahead. But for now I’ve made the jump to the current WordPress world.

  • WordPress Beta testing

    Not too much on the bleading edge but I jumped the gun and updated this site to WP 5 RC3 and I’m also posting from the iOS WordPress 11.4 beta app.

    So far nothing has fallen apart and the new iOS app handles media uploads into the RC3 Gutenberg format better that the old app.

  • Gutenberg – Taking the plunge

    A lot of controversy about WordPress 5.0 going to the Gutenberg editor and the block concept, but I’ve taken the plunge and installed the editor on both my blogs in a current but pre-5.0 version of WordPress. So far, so good and I’ve really not had any problems and I kind of like the block concept. Seems like we’re going there anyway so best to ride the horse in the direction it’s running.

  • Updating to WordPress 3.3

    So I updated my Blog site to WordPress 3.3.  I used the “automatic” approach and of course ignored all the things you are supposed to do like backing up your database, disabling all plugins etc. etc., and things didn’t go so good.

    The updated didn’t complete properly. It ended in showing a blank screen shortly after initiating the update. In fact after that, the whole blog was “gone”, no errors in the browser, just a blank screen. Turns out the update process caused a crash of a lot of stuff on my hosting provider’s site, and he was not too thrilled about that. 

    Plan B, do a manual update, still no success, and I still can’t login to the wp-admin page. A little Googling and we decide to disable the plugins manually, and apparently, that was the money to get the site back up. So, right now I’m updating all the plugins, enabling one at a time, and hoping nothing crashes out again.

    Ever since the automatic update feature was introduced in WordPress all my updates have gone flawlessly, and I guess I was lulled into a false sense of security. Lesson learned, follow the process, back everything up, and give my hosting guy a heads up that “something” might happen.

    From the Updating WordPress « WordPress Codex

    Consider rewarding yourself with a blog post about the update, reading that book or article you’ve been putting off, or simply sitting back for a few moments and letting the world pass you by.

  • A little site maintenance

    I’ve just upgraded my blog to WordPress 2.5 and all seems to have gone well, whic is a good thing since I’m going to bed now and really didn’t want to have to stay up to sort things out. I’ve had enough issues with upgrading PC software lately.