get_settings(); $stars = $this->render_stars(); ?>
__get_testimonials_image(); echo $this->__render_icon( 'item_icon', '
%s
', '', false ); echo $this->__loop_item( array( 'item_title' ), '
%s
' ); echo $this->__loop_item( array( 'item_comment' ), '

%s

' ); echo $this->__get_testimonials_name(); echo $this->__loop_item( array( 'item_position' ), '
%s
' ); echo $this->__loop_item( array( 'item_date' ), '
%s
' ); echo $this->__loop_item( array( 'item_rating' ), '
' . $stars . '
' ); ?>