'
',
'after' => '
',
'link_before' => '',
'link_after' => ''
)
);
comments_template();
if(get_theme_mod('cafe_elementor_show_related_post', true )== true):
get_template_part( 'template-parts/related-posts' );
endif;
endwhile;
?>