-
AuthorPosts
-
kevinag Friend
kevinag
- Join date:
- May 2009
- Posts:
- 57
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
August 14, 2012 at 6:46 pm #179931Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
August 15, 2012 at 10:20 am #464303<em>@kevinag 334421 wrote:</em><blockquote>How would one remove the “date created” from a specific JA news featured module? See attached.</blockquote>
Hello kevinag,Please open “/templates/ja_nex/html/mod_janews_featured/nex/blog.php” file, then remove following code:
[PHP]
<div class=”ja-zinmeta clearfix”>
<span class=”createdate”>
<?php echo JHTML::_(‘date’, $news->created, JText::_(‘DATE_FORMAT_LC3’)); ?>
</span>
</div>
[/PHP]Note that there are 2 code blocks like this. So you need to remove all of them.
Regards.
kevinag Friendkevinag
- Join date:
- May 2009
- Posts:
- 57
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
August 15, 2012 at 1:57 pm #464320Thank you!
Will remove the date field from all instances of the featured news module?
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
August 16, 2012 at 4:06 am #464367<em>@kevinag 334551 wrote:</em><blockquote>Thank you!
Will remove the date field from all instances of the featured news module?</blockquote>
No, the field is only removed in “/templates/ja_nex/html/mod_janews_featured/nex/blog.php” file (the template file)Regards.
1 user says Thank You to Stork11 for this useful post
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Stork11 12 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Customizing JA Featured News Module
Viewing 4 posts - 1 through 4 (of 4 total)