Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest

How to remove the comment and user icons from rollover image?
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: How to remove the comment and user icons from rollover image?

How to remove the comment and user icons from rollover image? 9 years, 10 months ago #19209

Good day.
How to remove the comment and user and date icons from rollover image?
Attached the screenshot.

Thank you
Attachments:

Re: How to remove the comment and user icons from rollover image? 9 years, 10 months ago #19284

  • usersmart1
  • OFFLINE
  • Moderator
  • Posts: 1364
  • Karma: 20
Hi Mazen Arafat,

In order to remove the comment, the date and user items, please open file \templates\sj_vinda\html\mod_sj_k2_meganews\theme1.php and remove this code:

<a class="item-comments" href="<?php echo $item_first->link;?>" title="<?php echo (int)$item_first->numOfComments > 1?JText::_('COMMENTS_LABEL'):JText::_('COMMENT_LABEL') ?>">
								<i class="icon-comments"></i> <?php echo $item_first->numOfComments; ?> 
							</a>
							<dl>
								<dd class="item-author">
									<i class="icon-user"></i>  <?php echo $item_first->author; ?> 	
								</dd>						
								<?php //endif; ?>
								<dd class="item-date">
									<i class="icon-calendar-empty"></i>
									<?php
									$date_first = new DateTime($item_first->created);
									echo  $date_first->format(JText::_('DATE_FORMAT_LC3'));
									?>	
								</dd>			
							 </dl>


Save and recheck.

Thanks & regards!
  • Page:
  • 1
Time to create page: 0.28 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes