Thesis also allows you to use post meta options to add custom body classes on a per page and/or per post basis. Thesis also has a sweet body class filter that allows you to easily add classes to the <body> tag on a mass scale. I recently wrote an article over on Art of Blog detailing different ways to add classes to the body tag ...
Read More!
Thesis offers you a ton of options for using excerpts. The problem is, you can’t control the length and this ugly “...” shows up at the end. Let’s get that under control. Removing The Elipses This is pretty simple. All we are going to do is use a filter that singles out the “...” and replaces it with nothing. Just copy and paste this code ...
Read More!