code
-
There are two things that designers will throw out quite often – box grids with rows, and repeating background colours. Sounds easy – but go and try it within the…
-
I’ve been using Cloudflare recently and overall it’s extremely straightforward, but there was one small fly in the ointment – the firewall settings. Currently you can only enter single IPv4…
-
One of the things we do at Helpful Technology is provide digital skills training. As part of that we have a sandboxed Twitter style social network platform that allows users…
-
Updated 4/6/15 – now with added key/salt generation When deploying a new WordPress site, there are two (potentially) needlessly time-consuming steps – logging in to MySQL to setup a new…
-
I recently setup a small server monitoring script using the APIs from Gandi and Monitor.us – both services I would recommend – to use as a module within Status Board.…
-
Background WordPress offers quite a friendly hybrid WYSIWYG / HTML editor that makes publishing easy even for those with no HTML experience. One of the ways it accomplishes this is…
-
Prior to WordPress 3.1 you could only use one meta_key : meta_value : meta_compare in a query_posts. This meant that you could, for example, get the custom post type (cpt)…
-
There seems to be a problem/oversight in WordPress at the moment (afaik). You can generate Custom Post Types (CTP) easily enough, and have them visible on any page using templates/the…
-
I’m a big fan of WordPress – it’s both easy to use as an author and easy to develop for. There are also a huge amount of free (and paid)…
-
Google Analytics (and other similar services) aren’t 100% reliable, but they give a valuable insight into what the visitors to your site are up to. One thing they won’t do…