WordPress 3.8.1 was released on 23rd January 2014. It’s a maintenance release, which may self apply if you’ve already upgraded to 3.8.
Continue reading
Author Archives: Tech Support

Update to WordPress 3.8 – Parker
WordPress 3.8 was released on 12th December 2013.
Continue reading
Improved Human Check
The hosting company’s new version of the “Are you human?” check now asks a question. This is easier to read than the images showing numbers. But is the test any better? Will your site be better protected? Continue reading
Update to WordPress 3.7.1
WordPress 3.7 was released on 24th October, swiftly followed by WordPress 3.7.1 on 29th October 2013.
Version 3.7.1 is a maintenance release. Continue reading

Update to WordPress 3.6.1
WordPress 3.6.1 was made available on 11th September 2013. It contains bug fixes, including some security fixes.
Update to WordPress 3.6.1 in the same was as shown for WordPress 3.6
See also

Update to WordPress 3.6
WordPress version 3.6 was made available on 1st August 2013. All WordPress website owners are recommended to upgrade.
Here is a short video showing the 5 steps for a safe upgrade. Continue reading

WordPress 3.5.2 and improved Human check
While some of us are waiting rather impatiently for WordPress 3.6, a new version of 3.5 has been released – 3.5.2.
This coincides with some improvements to the Human check implemented by the hosting company 5quidhost.
So next time you log into your site be prepared for a little extra distraction. Continue reading
Sign up for my InTouchCRM Newsletter
If you use the InTouchCRM system then you may have configured a Sign-up Form so that people can subscribe to your Newsletter. The system offers two methods for including it in your site
- Automatic Form – using Javascript
- Manual Form – using HTML
Either way, integrating the code into a standard WordPress site isn’t particularly easy.
Pasting raw Javascript is fraught with danger; for users who switch between Visual and Text edit modes the Javascript code sometimes just disappears. Poof!
Pasting HTML has its own problems AND there can be a lot of it AND if may also include Javascript.
Fortunately, using the oik plugin, you can easily create the Automatic form using the [bw_jq] shortcode.
Using [bw_code bw_jq] to reference Javascript
Sample JavaScript
<script type="text/javascript" src="https://www.intouchcrm.co.uk/app/settings/signupforms/v/Default.aspx?s=8398EA42-E683-4730-8A49-A1F09E48C46E"></script>
converts to
[bw_jq src="https://www.intouchcrm.co.uk/app/settings/signupforms/v/Default.aspx?s=8398EA42-E683-4730-8A49-A1F09E48C46E" inline=n]
Why did I put this here?
Bobbing Wide doesn’t actually publish a Newsletter using InTouchCRM, but we wanted to test the Sign-up form.
So here it is. Have fun.
WordPress security: don’t use admin / password
It’s happening all the time. Automated systems are trying to get access to your website. Some exploit known vulnerabilities; others just use brute force. The latest scare is a large botnet that attempts to find your WordPress administrator’s password and therefore get control of your site. It tries to login as “admin” using a huge set of passwords. If your administrator username is “admin” then you’re pretty vulnerable.
AND if your password is one of the most common then you’re stuffed.
So change both now! Continue reading
Use shortcodes to reduce the amount you type
Use the [bw_posts] shortcode to list blog posts
Similar to [bw_list]
- Update to WordPress 4.0 – “Benny”
- Update to WordPress 3.9 – “Smith”
- Update to WordPress 3.8.1
- Update to WordPress 3.8 – Parker
- Update to WordPress 3.7.1
- Update to WordPress 3.6.1
- Update to WordPress 3.6
- Sign up for my InTouchCRM Newsletter
- WordPress security: don’t use admin / password
- Using WordPress Screen Options and Widgets
- Sign up for my InTouchCRM Newsletter
- Update to WordPress 3.6
- Update to WordPress 3.6.1
- Update to WordPress 3.7.1
- Update to WordPress 3.8 – Parker
- Update to WordPress 3.8.1
- Update to WordPress 3.9 – “Smith”
- Update to WordPress 4.0 – “Benny”
- Using WordPress Screen Options and Widgets
- WordPress security: don’t use admin / password