I'm trying to create a Blog template that will only feature a 250 character representation of the actually blog post. I figured that wouldn't be too hard but it's proving more difficult than I thought.
I created the template and called it SingleBlogView and copied the HTML from the BlogsView template over. I was going to gradually strip away the tokens I didn't need but whenever I make any changes, they don't seem to apply to the ActiveForumViewer module that I set up to use the SingleBlogView template.
Is there a caching setting that I'm missing or something?
Thanks for the help.