Using Carrington Jam to create your own theme is the best thing since sliced bread, but it can become a bit daunting at times. It’s easy to get lost.
The little constant called CFCT_DEBUG that you can set inside the “funcions.php” file in Carrington can really save your ass. It defines whether you want to show the file paths of all files being called in your theme.
So when you want to see the order in which files are being called in your theme just set CFT_DEBUG to true. Once you find your way back just re-set it to false.
