When I’m working on a site, be it WordPress or any other type, it’s really useful to know what template is generating the current page. This is not so easy when you have potentially hundreds of small files compiling an individual page on content.

Continue Reading “Quick Tip – Quickly see which template files are used for any page on your WordPress site”
Read more

The Problem

You want to use Composer but you’re not quite sure what you’re doing?

Apple have tightened up their security with the release of OSX El Capitan.

I am not hugely familiar with Composer and other command line interfaces. In order to learn I wanted to get Composer installed globally to make life a little easier.

Previously it was possible to drop the file in the /usr/bin folder and away you went. I had used this method before and it went very smoothly. This is no longer the case with El Capitan. Continue Reading “Installing Composer Globally in Mac OSX El Capitan”

Read more