Showing and hiding the file paths in Carrington Jam
Posted on 27 August, 2009 at 7:39pm
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.
The Discussion
No Comments on “Showing and hiding the file paths in Carrington Jam”Be the first to leave a comment. Don't be shy.