post_author ); $index_p = __( 'Author Archive.', 'agpl' ); $index_ico = 'icon-user'; elseif ( is_day() ) : $index_h1 = get_the_date(); $index_p = __( 'Daily Archive.', 'agpl' ); $index_ico = 'icon-calendar'; elseif ( is_month() ) : $index_h1 = get_the_date(); $index_p = __( 'Monthly Archive.', 'agpl' ); $index_ico = 'icon-calendar'; endif; ?>

have_posts() ) : while ( $blglst_query->have_posts() ) : $blglst_query->the_post(); echo ( $blcount % 2 == 0 ? '
' : '' ); ?>
'img-responsive img-blog-post-agpl', ) ); ?>

>

:

' . __( 'Tagged', 'agpl' ) . ': ', ', ', '

' ); ?>

ID )->post_author ), 64 ); ?>
' : '' ); $blcount = $blcount + 1; endwhile; endif; echo ( $blcount % 2 != 0 ? '
' : '' ); agpl_post_pages(); ?>