jDownloads Support Forum

jDownloads for Joomla 4.x and 5.x => jDownloads 4.x - (This is the current version!) => General => Topic started by: ArticosDesign on 27.02.2026 12:25:38

Title: *** How to open a link of module Latest Downloads in a New Window.
Post by: ArticosDesign on 27.02.2026 12:25:38
Hi everyone,

I'd like to ask about something that I'm sure is easy to modify: in the "Latest Downloads" module of jDownloads, I'd like it so that when I click on one of the downloads in the list, it opens in a new window (target="_blank"). If you'd like, please tell me how I can do it myself and I'll try.

Cheers and keep up the good work!
Pedro
Title: Re: *** How to open a link of module Latest Downloads in a New Window.
Post by: Arno on 27.02.2026 14:27:55
Try this file. Copy it to /modules/mod_jdownloads_latest/tmpl/
and overwrite the old one.

But it is not changed after an update. So you should use an templates overwrite.  ;)
Title: Re: *** How to open a link of module Latest Downloads in a New Window.
Post by: ColinM on 27.02.2026 18:40:40
Arno
In the loger term I would suggest that this becomes a standard option in the Modules.
So please add to the 'futures' list
Bestt wishes
Colin
Title: Re: *** How to open a link of module Latest Downloads in a New Window.
Post by: Arno on 28.02.2026 10:14:40
QuoteIn the loger term I would suggest that this becomes a standard option in the Modules.

Is already added in the v6 release.
Title: Re: *** How to open a link of module Latest Downloads in a New Window.
Post by: ArticosDesign on 09.03.2026 01:07:23
SOLVED!

Many thanks for the support to Arno and ColinM