Modules: Articles - Latest Topic is solved

This forum is for general questions about extensions for Joomla! 3.x.

Moderators: pe7er, General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
vhfmac
Joomla! Intern
Joomla! Intern
Posts: 66
Joined: Tue Sep 02, 2008 4:03 pm
Contact:

Modules: Articles - Latest

Post by vhfmac » Sun Jul 21, 2019 5:15 pm

How do you remove the date from Modules: Articles - Latest? I have titled the module Latest Updates which displays on right side of my site. The module will not display the modified date, only the build date, so I need to remove the date altogether. Anyone know how?

See: https://www.Costalegre.ca

Thanks,
Mac
...........................................
MéxicoMac

User avatar
bruno28
Joomla! Guru
Joomla! Guru
Posts: 536
Joined: Wed May 16, 2012 5:41 am
Location: Chartres, France
Contact:

Re: Modules: Articles - Latest

Post by bruno28 » Sun Jul 21, 2019 5:46 pm

vhfmac wrote:
Sun Jul 21, 2019 5:15 pm
How do you remove the date from Modules: Articles - Latest? I have titled the module Latest Updates which displays on right side of my site. The module will not display the modified date, only the build date, so I need to remove the date altogether. Anyone know how?

See: https://www.Costalegre.ca

Thanks,
Mac
Hello vhfmac

You can try to override module Latest Updates and delete the line with the date

Bruno
Cordialement, Bruno28 :)
Joomla! 4.1 - php 8
www.bp2i.fr - www.moneglisesurle.net

vhfmac
Joomla! Intern
Joomla! Intern
Posts: 66
Joined: Tue Sep 02, 2008 4:03 pm
Contact:

Re: Modules: Articles - Latest

Post by vhfmac » Sun Jul 21, 2019 7:24 pm

Ok, Thanks for the tip.
I removed the following date line from /html/mod_articles_latest/default.php" in my template.
<small><?php echo JHtml::_('date', $item->created, JText::_('DATE_FORMAT_LC3')); ?></small>

After creating the override I got this Message:
Override created in /templates/shaper_helix3/html/mod_articles_latest
Successfully created the override.

Unfortunately the date is still there! :(
What did I miss?
Mac
https://www.Costalegre.ca
...........................................
MéxicoMac

User avatar
bruno28
Joomla! Guru
Joomla! Guru
Posts: 536
Joined: Wed May 16, 2012 5:41 am
Location: Chartres, France
Contact:

Re: Modules: Articles - Latest

Post by bruno28 » Sun Jul 21, 2019 8:35 pm

Go to your template shaper_helix3 in Details and files

Then in editor tab go to html / mod_articles_latest change the file name of default.php like without-date.php for example

After go to your module Articles - Latest and in advance tab in Layout chose your file without-date

Tell me if it ok

Bruno
Cordialement, Bruno28 :)
Joomla! 4.1 - php 8
www.bp2i.fr - www.moneglisesurle.net

vhfmac
Joomla! Intern
Joomla! Intern
Posts: 66
Joined: Tue Sep 02, 2008 4:03 pm
Contact:

Re: Modules: Articles - Latest

Post by vhfmac » Sun Jul 21, 2019 9:23 pm

Bruno,
That cured the issue! 8)
Many thanks,
Mac

We are still learning..... :geek:
...........................................
MéxicoMac

User avatar
bruno28
Joomla! Guru
Joomla! Guru
Posts: 536
Joined: Wed May 16, 2012 5:41 am
Location: Chartres, France
Contact:

Re: Modules: Articles - Latest

Post by bruno28 » Mon Jul 22, 2019 4:59 am

Hello Mac

Super ! I am still learning too ;)

Have a good day

Bruno
Cordialement, Bruno28 :)
Joomla! 4.1 - php 8
www.bp2i.fr - www.moneglisesurle.net


Locked

Return to “Extensions for Joomla! 3.x”