I liked this perspective on the Gutenberg editor. My site is still on WordPress 4.7.2, so I have not made the jump yet.
There are 28 posts filed in WordPress (this is page 3 of 3).
I liked this perspective on the Gutenberg editor. My site is still on WordPress 4.7.2, so I have not made the jump yet.
I have created a podcast which is linked to this post (about 4 minutes long) discussing some recent microblogging experiences of mine, and I refer to a “secret project” related to microblogging – take a listen and see if you want to participate (tease!)…
@Ron @JohnPhilpin this is a test status post from my WordPress blog, see if you can reply to this post in micro.blog, thanks.
I have put together a draft website for a local non-profit (our local cable access channel), check it out!
Also, I recently passed my Technician license exam, so I am an official radio amateur (call sign KI7ZHS) – woohoo!
I created a short podcast (In The Car Episode 1), let’s see what the feed looks like! I am also using the audio post format in WordPress.
In a recent post, I wanted to upload a Stuffit file with a .sitx extension, but had a problem using the upload features in WordPress (error was “file type does not meet security guidelines”). After some searching, I found this article describing how to fix this problem (modifying wp-includes/functions.php to add ‘sitx’ => ‘application/x-stuffit’). Once I updated the file, I was able to upload the Stuffit file successfully.
After I installed the Copyblogger theme, I noticed that the “Archives” link in the header of the page did not display the archives for my site. I reviewed this article which talks about adding links to the header navigation area, but it did not have any information on my problem. After some searching, I found a comment on the main Copyblogger site which had the details I needed:
After following these steps, the archives link worked!