Articles
2012: To-Do list
About this time of year, not unsurprisingly, everyone seems to be making New Years resolutions, which I’ve always thought is a rather strange tradition. They are always decisions to be better, do more (or less) of something, start something new etc etc. Why don’t people just start doing these things when they think of them. If [...]
Top 5 WordPress plugins so far
Everyone loves a top X list. Whether its the top 10 music charts or your top 3 holiday resorts, the lists just work. They’re just a great way of sharing someone opinions in a quick and slightly organised list. Well, since I’ve been lurking around the WordPress woods for the last few months, and with [...]
jQuery: $ is not a function – Fix for common jQuery error
“Error: $ is not a function”, this is the error that was being thrown back at me while working on a WordPress site the other day. However for the life of me I couldn’t see why my, usual fine JavaScript code, was failing. Was it a problem with my jQuery code, my WordPress installation or both? I [...]