' . wp_kses_post( $exs_category_description ) . '
'; } endif; //is_category if ( ! empty( $exs_columns ) ) : // read about masonry layout here: // https://masonry.desandro.com/options.html // https://github.com/desandro/masonry/issues/549 ?>
$exs_columns ) ); else: get_template_part( 'template-parts/blog/' . $exs_layout . '/content', null, array( 'columns' => $exs_columns ) ); endif; endwhile; /** * Fires at the bottom of the main loop. * * @since ExS 1.7.4 */ do_action( 'exs_action_after_posts_loop' ); if ( ! empty( $exs_columns ) ) : ?>