Page 1 of 1

Different layout on Upload area

Posted: 14 May 2021, 11:31
by Aposequal
Hello,
We are using on our website Phoca Downloads Version 3.2.3.
We'd like to ask you if there is any different layout on Upload page, in example instead of the Dropdown with the categories, if there is the possibility to display the folders - categories that we have created. Just like on the download page.
Thank you,
Apos

Re: Different layout on Upload area

Posted: 15 May 2021, 17:55
by Jan
Hi, there is no another layout for upload page, but it is stored in standard MVC structure, so it can be overrided by template.

Jan

Re: Different layout on Upload area

Posted: 17 May 2021, 08:17
by Aposequal
Hello, thank you for your reply.
You mean by an available template from you that we can choose? Or a template that we have to create?
Thank you,
Apos

Re: Different layout on Upload area

Posted: 17 May 2021, 17:35
by Jan
Hi, each template can override the component output and the file which will override the output needs to be created - created by your needs, so yes, I don't know any such alternative file - so it i needs to be created - just copy the detail.php and customize it and store in templates so this file will be used instead of original.

Jan

Re: Different layout on Upload area

Posted: 18 May 2021, 08:47
by Aposequal
OK, I understand.
Thank you for your reply,
Apos

Re: Different layout on Upload area

Posted: 18 May 2021, 13:11
by Jan
Ok