?AlkantarClanX12

Your IP : 216.73.217.134


Current Path : /home/rankinh/lynkandco/wp-content/themes/lynkandco/modules/blog/templates/simple/parts/
Upload File :
Current File : /home/rankinh/lynkandco/wp-content/themes/lynkandco/modules/blog/templates/simple/parts/comment.php

<?php if ( ! defined( 'ABSPATH' ) ) { exit; } ?>

<?php
	if( $enable_disqus_comments && $post_disqus_shortname != '' ) : ?>
		<!-- Entry Comment -->
		<div class="entry-comments">
			<?php echo '<a href="'.get_permalink($post_ID).'#disqus_thread"></a>'; ?>
			<script id="dsq-count-scr" src='//<?php echo nexteuv_html_output($disqus_name);?>.disqus.com/count.js' async></script>
		</div><!-- Entry Comment --><?php
	else :
		if( ! post_password_required() && ( comments_open() || get_comments_number() ) ) {
			comments_popup_link( esc_html__('Add Comment', 'nexteuv'), esc_html__('1 Comment', 'nexteuv'), esc_html__('% Comments', 'nexteuv'), '', esc_html__('Comments Off', 'nexteuv'));
		}
	endif; ?>