Pls how do i remove Comment/Date in the frontpage of section/blog

Advanced newspaper or magazine Joomla template to build news website with unique and detailed design.
GK User
Sun Dec 26, 2010 3:35 pm
Pls how do i remove Comment/Date in the frontpage of section/blog

Pls i bought the WORLD NEWS TEMPLATE HERE. and in the default setting there is comment/date created at the bottom of every category under each section in the frontpage of my joomla site. pls help me

2. how do stop the menu effect drop downn block. cos each i play mouse on HOME BUTTON it always show and the mouse is not on it it hise. on this same template the world news.


i have been complian here nobody seems to help. pls help me sir. i dont dont want to regret buying stuff here.

thank and god bless
User avatar
Fresh Boarder

GK User
Tue Jan 04, 2011 5:16 pm
My English is not perfect, so maybe that I don't well understand your question.

This is how I do to remove "Content" and "Date"
go the the page : modules/mod_gk_news/tmpl/intro_art/

and in the files : "layout1.php", change

<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>

by

<!-- <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> -->
User avatar
Fresh Boarder


cron