screen->get_prefix(); $comments_position = blocksy_get_theme_mod($prefix . '_comments_position', 'below'); do_action('blocksy:comments:before'); $html_atts = [ 'class' => 'ct-comments', 'id' => 'comments' ]; if (blocksy_get_theme_mod( $prefix . '_comments_containment', 'separated' ) === 'contained' ) { $html_atts['class'] .= ' is-width-constrained'; } ?>
>

    true, 'avatar_size' => 100, 'callback' => 'blocksy_custom_comment_template', 'end-callback' => function () { echo ''; } ] ); ?>
1 && get_option('page_comments')) : ?>