-
[L] – WordPress UAM Locked Post
I recently started seeing “[L]” at the end of all my WordPress post titles: This was very strange and I searched high and low until I found the following post in the WordPress forums for User Access Manager: UAM Multiple “L” indications in header and subhttps://wordpress.org/support/topic/uam-multiple-l-indications-in-header-and-sub/ I have to say not that obvious…….. In my… read more…
-
WordPress style name not visible
In WordPress block themes you can set the style for the site using “Styles”. By clicking on “Styles” and then selecting “Browse styles”, you can see a list of the available styles. When you do this you can only see the list of styles, with the font and colors associated with those styles, but you… read more…
-
YARPP tweaks
These are the customizations I made to get “Yet Another Related Posts Plugin”, YARPP, doing what I wanted on the Zoyinc site. Bear in mind this is being done for the “Twenty Twenty-Three” theme which is “designed to take advantage of the new design tools introduced in WordPress 6.1” using Gutenberg and blocks. It is… read more…
-
This file exceeds the maximum upload size for this site
This is related to the WordPress error you may get when trying to upload a file greater than 2MB: While you can install plugins to get around this I found this did not work for me and I then got the error: My install of WordPress or more specifically PHP follows the instructions in CentOS… read more…
-
CentOS 7 VM for WordPress and MythTV – Post install setup
In the post CentOS 7 base VM for WordPress and MythTV I described how to create a base CentOS 7 VM. This post describes follows on from that post and describes the post installation tasks to make the VM a good solid base for me to run WordPress or MythTV. When setting up a Linux server… read more…
-
Backup and restore WordPress
I run WordPress on Apache 2.2 on RedHat. A WordPress instance, is just a bunch of PHP files, various image files and uploaded files and a database – that’s pretty much it. So to backup and restore you need to back up one directory tree and a DB. This post details what I did to… read more…
-
Auto-post to Facebook
Zoyinc is my “brand” and this is my site so when I decided to auto-post to Facebook I thought it would be straight forward, but it did quite work out that way. These are some of the tips I found out along the way, yes the info will date because Facebook is a constantly evolving… read more…
-
Segmentation faults uploading images in WordPress
When I tried uploading images I started getting a “HTTP error”. Not all images but quite a lot and it wasn’t just big images or even the biggest images. I noticed this just after the automatic upgrade to WordPress 4.0.1, but having said that I hadn’t done an upload since I had to rollback my… read more…