Supporting nested shortcodes in WordPress

Posted on: Monday, 30 March 2015 23:59

If you’re writing your own [shortcodes] or have done in the past then its important that you follow this little tip. It will only take a couple of minutes to implement and it will save your end-users from problems.

Bootstrap 3 Show Many Slide One Carousel

Posted on: Sunday, 29 March 2015 13:18

This is a sample showing how to configure the Bootstrap 3 carousel to show many panels at once but only slide one at a time.

Setting up a special blog sidebar in a Roots/Sage WordPress template

Posted on: Monday, 23 March 2015 21:56

If you want to display a special blog menu on the blog posts but a normal menu on the rest of the site then this handy tip will show you how.

Getting the most out of Sublime Text 2

Posted on: Wednesday, 18 March 2015 18:50

Some cool tips that explain how to add in extra packages for LESS and Grunt support.

SOLVED: TypeError: Cannot call method 'toCSS' of undefined

Posted on: Tuesday, 17 March 2015 13:57

Just a simple tip to help you quickly resolve the issue in the subject of this post.

SOLVED: 'grunt' is not recognized as an internal or external command, operable program or batch file.

Posted on: Monday, 16 March 2015 16:32

If you’re following a tutorial which uses grunt and all of a sudden you’re getting this issue then read on for the quick and simple fix.

Wrapping a Disqus implementation in a Roots-based WordPress theme

Posted on: Friday, 13 March 2015 15:12

The Disqus filter is incredibly easy to get set up on your blog but it doesn't seem to provide a wrapper method for you to add your extra mark-up. This tutorial teaches you how to integrate it into your Roots-based theme.