Google Analytics is one of the most popular website analytics tools 100% free for anyone to sign up for and use. Sometimes, we give Google too much information about our website and there may be sections of the site that you do not want the analytics script to log. We have made adding Google Analytics to your website super simple with this easy to import script. Read it here.
Author: Damian Baker
Table Sorter
Table Sorter is an awesome jQuery script by Christian Bach that allows dynamic multi-column sorting of tables. This script is lightweight, works across all the major browsers, and has been configured to support both HTML and CSV table data. Click any of the column headings to alphabetically sort via that column. Read it here.
The 4 Injection Types Video
In this video demonstration you will learn about the four main CJT injection types, which include: CJT Global Blocks, CJT Shortcodes, CJT Metabox Blocks, and CJT Widget Blocks. You will learn how to create each type and then understand how to find your code blocks within the page source code. Read it here.
Priority Ordering with CJT Code Blocks
This video demonstrates how you can force higher ordered Code Blocks to execute before lower ordered Code Blocks. Ordering these can be very useful especially when functionality or output is dependant on the execution order. If for example you need to move a number of bottom (lower down) blocks higher up to override blocks above, […]
Changing the Code Block Title
This video demonstrates how to change the Code Block title in the WordPress Plugin called CSS & JavaScript Toolbox. I also provide a few naming tips to help you know the type of code used (i.e. JavaScript, CSS, PHP, and HTML) when the Code Blocks are in the minimised state.