Trouble trunctaing the_excerpt() in wordpress
If you are like me, you'll find that the_excerpt() leaves a lot to be desired. I don't like you having to add more tags to your content or else everything is displayed. This over run of content messes with the theme I designed. I decided a few themes ago to get rid of the_excerpt() and modify the way I use the_content().
I built this truncation class. ... More


