-
AuthorPosts
-
tienhuynh_99 Friend
tienhuynh_99
- Join date:
- September 2011
- Posts:
- 22
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
April 20, 2012 at 6:43 pm #176330by default JA News Featured shows date, time and year under the pictures but there is no switch to turn this off. How do i turn this off. Thanks so much for for help.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
April 20, 2012 at 7:15 pm #449381Hi
You want remove the date only from the position under the image or from the other 3 articles too ?
tienhuynh_99 Friendtienhuynh_99
- Join date:
- September 2011
- Posts:
- 22
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
April 20, 2012 at 9:14 pm #449389Great question Pavit. I want to remove all of them, under image and the other three. Thanks
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
April 20, 2012 at 9:49 pm #449393Try to do in this way
In this file templatesja_nexhtmlmod_janews_featurednexblog.php now you have around line 76
[PHP]<div class=”ja-zinmeta clearfix”>
<span class=”createdate”>
<?php echo JHTML::_(‘date’, $news->created, JText::_(‘DATE_FORMAT_LC3’)); ?>
</span>
</div>[/PHP]Modify it in this way
[PHP]<div class=”ja-zinmeta clearfix”>
<!–<span class=”createdate”>
<?php echo JHTML::_(‘date’, $news->created, JText::_(‘DATE_FORMAT_LC3’)); ?>
</span> –>
</div>[/PHP]In the same file around line 127 now you have
[PHP]<div class=”ja-zinmeta clearfix”>
<span class=”createdate”>
<?php echo JHTML::_(‘date’, $news->created, JText::_(‘DATE_FORMAT_LC3’)); ?>
</span>
</div>[/PHP]Modify in the same way showed above
[PHP]<div class=”ja-zinmeta clearfix”>
<!–<span class=”createdate”>
<?php echo JHTML::_(‘date’, $news->created, JText::_(‘DATE_FORMAT_LC3’)); ?>
</span> –>
</div>[/PHP]Save your file and refresh your front end
Regards
1 user says Thank You to pavit for this useful post
tienhuynh_99 Friendtienhuynh_99
- Join date:
- September 2011
- Posts:
- 22
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
edd Friendedd
- Join date:
- May 2006
- Posts:
- 350
- Downloads:
- 11
- Uploads:
- 73
- Thanks:
- 76
- Thanked:
- 8 times in 2 posts
April 25, 2012 at 1:05 pm #450127Hi there,
I was just looking for this and it is working fine.
But also I’m looking how to change the “read more” language. In fact My web site is in spanish and I installed the language pack but it is not working for this, for all other articles the “read more” is in spanish.
Please can you tell me where and how to change this?
Big thanksED
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 26, 2012 at 4:01 am #450244Hi edd,
Please follow this thread: http://www.joomlart.com/forums/topic/read-more-translate/#post-436640
pavit also has replied there.Regards.
1 user says Thank You to Saguaros for this useful post
-
AuthorPosts
This topic contains 7 replies, has 4 voices, and was last updated by Saguaros 12 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum