Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

JoomlaTune Support Forum    Other extensions    Modules    Topic: Add comments count
Pages: [1]   Go Down
  Print  
Author Topic: Add comments count  (Read 1535 times)
0 Members and 1 Guest are viewing this topic.
adminas
Newbie
*

Karma: 0
Offline Offline

Posts: 1


Email
« on: December 03, 2011, 05:24:56 »

Hi. Sory for my english.
Help my please!
How can i add comments counter on GK news module?
I use World news template with Jcomments.
Very very need...
Thanks.

here is layout1.php code with out counter.
?>

<h4 class="gk_news_intro_title"><a href="<?php echo $art_link; ?>"><?php echo $art_title; ?></a></h4>

<?php if($art_image_path !== '') : ?>
<p class="gk_news_intro_image">
   <img src="<?php echo $art_image_path; ?>" width="<?php echo $this->_config['image_width']; ?>" height="<?php echo $this->_config['image_height']; ?>" alt="Image - <?php echo $art_title; ?>" />
</p>
<?php endif; ?>

<p class="gk_news_intro_text"><?php echo $art_text; ?></p>

<p class="gk_news_intro_info"><?php echo $art_date; ?>
   <a class="gk_news_intro_comments" href="<?php echo $art_link; ?>#comments"><?php echo JText::_('COMMENTS');?></a>
</p>
« Last Edit: December 03, 2011, 05:48:35 by adminas » Logged
smart
Administrator
Hero Member
*****

Karma: 160
Offline Offline

Gender: Male
Posts: 2559



WWW
« Reply #1 on: December 06, 2011, 14:44:11 »

I do not have this module and I do not know it's logic. To show comments count you have to call JComments::getCommentCount function. Search the forum I've described it's parameters more times.
Logged

If you use JComments, please post a rating and a review at the Joomla! Extensions Directory
Pages: [1]   Go Up
  Print  
JoomlaTune Support Forum    Other extensions    Modules    Topic: Add comments count
 
Jump to: