Categories no Subcategories

Phoca Download - download manager
maggie m
Phoca Member
Phoca Member
Posts: 15
Joined: 08 Mar 2016, 16:27

Categories no Subcategories

Post by maggie m »

Hi,
I have create 2 (first level) Category - no Subcategories. In the Layout Panel 'Categories View' is only {pdtitle}
but in the Browser is displayed: no Subcategories
Where can I switch off, this notice?

My 2. Question is: In the File View, I want to display the File-Preview (I selectet a png-file in the publishing options)
In the Layout Panel 'File View' are all Parameters set, but a Preview-Button is not displayed.

I hope you can help me.

Maggie
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9611
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Categories no Subcategories

Post by Benno »

Hi,
I have create 2 (first level) Category - no Subcategories. In the Layout Panel 'Categories View' is only {pdtitle}
but in the Browser is displayed: no Subcategories
Where can I switch off, this notice?
Can you please post the URL or a screenshot for better understanding? Thank you.

#2 Did you copy the file you want to preview also to phocadowloadpap folder?
See: https://www.phoca.cz/documents/17-phoca- ... ng-folders

Kind regards,
Benno
maggie m
Phoca Member
Phoca Member
Posts: 15
Joined: 08 Mar 2016, 16:27

Re: Categories no Subcategories

Post by maggie m »

Hi Benno,
...my site is only local but here is a img Image

2. Yes, the file (img) is in the phocadownloadpap folder in Joomla! root.

Maggie
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9611
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Categories no Subcategories

Post by Benno »

Hi,
ich mach mal auf Deutsch weiter, weil Deine Kategorien auch Deutsch sind.

No Subcategories:
/media/com_phocadownload/css/main/phocadownload.css Zeile=523
Ändere von:

Code: Select all

#phoca-dl-categories-box .pd-no-subcat {
    margin-left: 5px;
}
Zu:

Code: Select all

#phoca-dl-categories-box .pd-no-subcat {
    margin-left: 5px;
    display: none;
}
Preview Button:
gehe zu: backend --> Komponenten --> Phoca Download --> Kontrollzentrum --> Optionen --> Anzeige --> Vorschau - Einstellungen -->
Vorschau Button anzeigen=Ja
Speichern & Schließen

Freundliche Grüße,
Benno
maggie m
Phoca Member
Phoca Member
Posts: 15
Joined: 08 Mar 2016, 16:27

Re: Categories no Subcategories

Post by maggie m »

Hi Benno,
...:oops: die Optionen im Kontrollzentrum von Phoca hatte ich noch nicht entdeckt.
Super!
Die Änderung in der phocadownload.css - kann ich diese CSS Datei denn auch in mein Template übernehmen und dort die Änderungen durchführen ? Wenn es nämlich ein update von Phoca gibt, sind die css-Angaben vermutl. futsch.

Gruß
Maggie
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9611
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Categories no Subcategories

Post by Benno »

Hi,
probier es einfach aus. Eigentlich müsste das genauso funktionieren, wenn Du es ans Ende Deiner template.css kopierst. Aber ich bin da nicht so der große CSS Fuchs.

Freundliche Grüße,
Benno
Post Reply