No problem.
1) Please activate your child theme.
2) Within the child theme create a directory folder called swift-framework
and within that create a directory folder called layout
.
3) Within the folder layout
create a file called archive.php
.
4) Copy all of this code into archive.php
: http://pastie.org/private/d9kbqaxoefw8g0gzag9dxq
5) Locate this line: <?php echo sf_get_post_item( $post->ID, $blog_type, "yes", "yes", "yes", "20", $content_output, $show_read_more ); ?>
6) Change this "20"
with the number you wish for your excerpt, ex: "50"
.
Thanks,
David.