Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • kevinag Friend
    #179931

    How would one remove the “date created” from a specific JA news featured module? See attached.


    1. Screen-shot-2012-08-14-at-1.44.19-PM
    Stork11 Friend
    #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 Friend
    #464320

    Thank you!

    Will remove the date field from all instances of the featured news module?

    Stork11 Friend
    #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.

Viewing 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