Skip to content

Instantly share code, notes, and snippets.

@bfintal
Created April 13, 2013 11:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bfintal/e8f4974a486a0c879697 to your computer and use it in GitHub Desktop.
Save bfintal/e8f4974a486a0c879697 to your computer and use it in GitHub Desktop.
Change line 112 in application/views/template-blog.php, change the number 600 to a lower number
<div class='excerpt'><?php echo bfi_get_the_excerpt(600); ?></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment