diff --git a/partials/widget-content.php b/partials/widget-content.php index d189c03e7..750540473 100644 --- a/partials/widget-content.php +++ b/partials/widget-content.php @@ -8,26 +8,32 @@ // the thumbnail image (if we're using one) if ($thumb == 'small') { - $img_location = $instance['image_align'] != '' ? $instance['image_align'] : 'left'; - $img_attr = array('class' => $img_location . '-align'); - $img_attr['class'] .= " attachment-small"; ?> - - $img_location . '-align' ); + $img_attr['class'] .= " attachment-small"; + ?> + + $img_location . '-align'); - $img_attr['class'] .= " attachment-thumbnail"; ?> - - + + - - + +
@@ -40,8 +46,8 @@ +if ( $excerpt == 'num_sentences' ) { ?>

- +