Need help confuguring layout

Phoca Download - download manager
viatama
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 18 Jun 2014, 09:13

Need help confuguring layout

Post by viatama »

Hello guys,

I ma new user of phoca download, and need your help with some of the basics. :)
My firs problem I cam across with Phoca is understanding of Phoca layout confuguration,
How can I switch the category view so that each category is visiblenot next to each other, but one under another ?


I wanted the category view (which is Phoca download main page I understand) to display more info, like category description, or image,
I am entering required tags in Layout confuguration page,
As shown here, I entered all of them just to test:

Image

The same concerning problem I have with a fike download view - no matter how I change tags in the file view layout:

Image

the file view is exaclty the same, no notes are being displayed, or file image that I have added in the backend.

Image


Please help me, perhaps I get entire thing in a wrong way, I don not now..

I am willing to donate to this project, but first I need to understand that component, and get things sorted :)

regards
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48568
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Need help confuguring layout

Post by Jan »

Hi, to have the file next to each other, you need to customize directly the output code - as the layout is set by different blocks (one file per row)

in template (with overriding the component output) or directly in component:

components/com_phocagallery/view/category/tmpl/ ...

Jan
If you find Phoca extensions useful, please support the project
viatama
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 18 Jun 2014, 09:13

Re: Need help confuguring layout

Post by viatama »

Hi Jan,

thanks for you help.
I figured this out now, it was a mater of swithcing off and on Display of Specific Layout ;)
I will stay with Phoca layout anyway,
but another porblem with that I run into.. Is pictured below:

Image

Positions are messed up. I haven't modified anyting in the style yet.

can you help ?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48568
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Need help confuguring layout

Post by Jan »

Hi, I see, this seems like some unclosed tag somewhere which breaks clear:both part for making new row for each item.

Check the html code for unclosed tag :idea:

Jan
If you find Phoca extensions useful, please support the project
viatama
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 18 Jun 2014, 09:13

Re: Need help confuguring layout

Post by viatama »

Jan, any idea which file I should be looking in ?
Jan, I havetried on a different Joomla templates, and problem is the same:

Image

:(
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48568
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Need help confuguring layout

Post by Jan »

Hi, really no idea what can be wrong there :idea:

the file to customize is here:
components/com_phocadownload/views/tmpl/ ... (depends on version of Phoca Download, where the list is stored - in default.php or default_files.php)

But as the view is tested by man users, there should not be any problem :idea: - this seems really like some conflict with another CSS :idea:

Jan
If you find Phoca extensions useful, please support the project
viatama
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 18 Jun 2014, 09:13

Re: Need help confuguring layout

Post by viatama »

Solved,

Content - Ads Elite plugin was causing this.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48568
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Need help confuguring layout

Post by Jan »

Ok, thank you for the info.

Jan
If you find Phoca extensions useful, please support the project
Post Reply