I was poking around in my blog, and there were some things I needed to change. First off, I needed to move my theme modifications to a child theme. This took some figuring out as the creator of the theme used the get_template_directory_uri function when registering the style with WordPress as opposed to the get_stylesheet_directory_uri which allows the child theme to overwrite. I have this figured out though now, so I can start making modifications to my child theme, and still be able to keep up to date when the parent theme gets updated.
Also, I wanted to move the site’s primary URL to be blazicevich.net, as I feel it is a more professional address. Sadly, WordPress did not like the change, so I figured it would probably be easier to restart from scratch instead of trying to figure out all the various settings I would have had to play with to get the primary URL to change.
Unfortunately, I didn’t backup the database before uninstalling WordPress, and my host’s automated uninstall process wiped out the database too. I still have a siterip from before the updates, and a Google cache page for the content of the posts (http://webcache.googleusercontent.com/search?q=cache:wcUoJUwTTMkJ:jimmyblaze.net/+&cd=1&hl=en&ct=clnk&gl=us) so I will probably restore some of what was there before.
Here’s to a clean slate!







