Page 1 of 1

Phoca Download Tree Module

Posted: 06 Sep 2017, 16:06
by merv
Maybe I am not getting it but I installed the Phocadownload tree.
I wish to have a menu button point to the tree module but in the menu selection I choose "list of categories". I then go into the tree module and point to that menu item and use a position, lets say 3.
When I click on the menu item "forms" I get a list of all the categories and then below it I get a tree.
I only wish to see the TREE. What am I doing wrong?
thanks
merv

Re: Phoca Download Tree Module

Posted: 06 Sep 2017, 16:56
by Jan
Hi, can you paste a screenshot to see what you exactly mean?

Jan

Re: Phoca Download Tree Module

Posted: 08 Sep 2017, 21:23
by merv
Here is a screenshot.
https://imgur.com/a/osqbz
As you can see, when the menu item is selected, the Tree shows up, because I had the module point to the menu item BUT
below it the category list also appears.
#1. Is there any way to JUST show the TREE?
and
#2. It would be nice to be able to show these folders in a larger font, size?


Thanks.
merv

Re: Phoca Download Tree Module

Posted: 10 Sep 2017, 15:14
by Jan
Hi,

1) Not sure if I understand, the tree module just only displays the tree of the categories? What else does it display on your site?

2) I think for this you need to customize the CSS or you can override it by your template CSS.

Jan

Re: Phoca Download Tree Module

Posted: 10 Sep 2017, 21:26
by merv
my pic showed you. It shows the tree of categories but below it ,it also shows a list of all the categories in 3 columns. I ONLY wanted the tree showing.

Re: Phoca Download Tree Module

Posted: 11 Sep 2017, 20:45
by Jan
Hi, the tree is displayed with help of module, the category list is displayed with help of component. In case you don't want to display categories list, just don't create a menu link to category list (or better create it in hidden menu so the link exists but it will be not displayed - because of SEF the link must exist - but if you don't want to display it, you should do this link in hidden menu: https://www.phoca.cz/documents/16-jooml ... -in-joomla )

Jan