WordPress posts

Setting the default WordPress image insert type to ‘None’

Changing the default setting of the Wordpress media image insert options to 'None' or other settings by adding an update_option line to the theme's functions.php file.

Change default image insert option »


Warning: Trying to access array offset on value of type bool in /var/www/vhosts/tomelliott.com/httpdocs/wp-content/themes/tomelliott/archive.php on line 14

WordPress image uploading problem ‘crunching 100%’

Fixing an issue with the Wordpress multi-file image uploader. Uploading an image stalls at '100% crunching' and doesn't display the uploaded image

Wordpress image upload problem »

Moving a WordPress site without affecting SEO & Rankings

This guide is for anyone looking to move their Wordpress blog or website from one hosted domain to another, whilst maintaining the URL structure. The post is divided into two parts; the technical aspects of moving a Wordpress site and the SEO steps to minimise loss of visitors and traffic

Moving a Wordpress site & SEO »

Missing Gravator profile pic after changing WordPress username

How to restore a missing Gravatar profile picture since renaming an admin username

Restore Gravatar profile pic »


Warning: Trying to access array offset on value of type bool in /var/www/vhosts/tomelliott.com/httpdocs/wp-content/themes/tomelliott/archive.php on line 14

Custom WordPress Meta Titles – Homepage, Pages, Posts

Getting into the nuts and bolts of Wordpress PHP in order to customise Meta Titles for the various page types including category meta title, homepage meta title, and post meta title.

Wordpress meta titles on Home, pages, posts and categories »


Warning: Trying to access array offset on value of type bool in /var/www/vhosts/tomelliott.com/httpdocs/wp-content/themes/tomelliott/archive.php on line 14

Renaming your WordPress Blog URL

If you've created your blog and then realised that 'blog' just doesn't sound right, then it shouldn't be too difficult to rename the url of your blog without re-installing and setting up your blog. These tips assume you have FTP & database access to your site and you have installed your wordpress blog at www.yourdomain.com/old-blog-url/

Renaming a WordPress blog URL »


Warning: Trying to access array offset on value of type bool in /var/www/vhosts/tomelliott.com/httpdocs/wp-content/themes/tomelliott/archive.php on line 14

Remove author & date link from WordPress (TwentyTen Theme)

Removing the date link & author name from blog posts in WordPress using the TwentyTen theme, whilst still displaying the date rather than remove the line completely.

Remove date & author blog posts »