News:

Support for jDownloads 3 has been ended
Since 17 August 2023 Joomla.org has discontinued support for Joomla 3.x. Therefore, we will no longer offer official support for our Joomla 3 jDownloads version 3.9.x from January 2024.
Please update your website to the latest Joomla version (Joomla 4 or Joomla 5) as soon as possible. Afterwards, please update jDownloads to the latest published version. The longer you delay, the more difficult the upgrade process for your website is likely to be.

Main Menu
Support-Forum

Frontend configuration

Started by faress, 14.12.2023 19:55:56

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

faress

Hello evebody,
I just download this fantastic component for joomla, I'm just a bit struggling with frontend config. So, how to remove thumbnail and information files surrounded in red on the picture.
I'm using the last Jdownload version

Thank you very much for your support

Faress
  •  

ColinM

Hi,
The view is controlled by the jD Layouts.  In this case it is the Downloads Layout
There are many articles on layouts see
https://www.jdownloads.net/index.php?option=com_content&view=category&id=34

As an outline go to Components - then select Layouts. Next select the Downloads tab. See which oneis the Active one (Yes in the Active column).  Do NOT edit this one but select it by clicking on the Layout Name.  when it opens use the the Pulldown in the Save & Close to use the Save & New.  Set the Title to say 'My Download Layout' and Save.

If you scroll down you will find the information block - this usually starts with
<div class="jd_content_wrapper {featured_detail_class}" style="">
and ends with the matching    </div>   - the normal following comment is <!-- download preview -->
Save & Close.  After it is closed find the layout and set the tick-box before its name in the list.

Then under the Actions puilldown  click on Activate You can the see the result in the front end (need to reload front end).

The picture showing type of Dwnloadable file is generated by the placeholder  {file_pic} usually in the 4th or fifth line.

Colin
Colin M
  •