File "single-comment-20260218052236.php"
Full Path: /home/u109295205/domains/ala-tv.com/public_html/wp-content/themes/newsair/sections/single-comment-20260218052236.php
File size: 267 bytes
MIME-type: text/x-php
Charset: utf-8
<?php $newsair_enable_single_post_comments = esc_attr(get_theme_mod('newsair_enable_single_post_comments',true));
if($newsair_enable_single_post_comments == true) {
if (comments_open() || get_comments_number()) :
comments_template();
endif;
} ?>