Vox Populi(x) forum

Alexandria Book Library => Supporto (Support) => Topic started by: pankost on 26 April 2015, 17:52:06

Title: subcategories-book display
Post by: pankost on 26 April 2015, 17:52:06
hi  Federica
1.in the menu item categories I choose in the Subcategory Levels ALL or 1
I have the parent categories and 1 level subcategories.
the problem is that in both ALL or 1 when I hit the title of one subcategory it doesn't show the books
it returns me to the default page
http://logothiki.web.auth.gr/

2.when I see the site in the menu item Search the chooser for the books to list has 5,10,15,20
when Isee the administrator in the category options you have in the number of books 5,10,15,20,25,30,50,100,ALL
I choose in the administrator 50 but in the site it shows me only the 20
can you tell me how to add the 25,30,50,100,ALL in the site?

thank you
Title: Re: subcategories-book display
Post by: federica on 27 April 2015, 20:38:33
Hi pankost.
1. the "Categories" menu doesn't shows subcategory because when you hit the title of one subcategory you go to "category" view. Try to use a menu "category" instead "categories", then put all category in a parent category.

2.
components/com_abook/models/forms/filter_search.xml line 86
change from:
<option value="5">J5</option>
<option value="10">J10</option>
<option value="15">J15</option>
<option value="20">J20</option>


to:
<option value="5">J5</option>
<option value="10">J10</option>
<option value="15">J15</option>
<option value="20">J20</option>
<option value="25">J25</option>
<option value="30">J30</option>
<option value="50">J50</option>
<option value="100">J100</option>
<option value="0">JALL</option>



The latest option (JALL) is not reccomended.
Title: Re: subcategories-book display
Post by: pankost on 28 April 2015, 22:37:04
thank you very much for the second
in the first I have still problem
I did what you said
I changed the menu item to the category and put all category in a parent category
now it shows the first level subcategory list and open with + the second level.
in the first level I hit the title and it shows me the book inside,
but in the second level, after I hit the + when I choose the title of the second level subcategory it doesnt show it. 
Title: Re: subcategories-book display
Post by: federica on 05 May 2015, 18:23:01
Try to set the following menu options:
Subcategory Levels= all
Include Subcategories=all
Number of categories=all
Title: Re: subcategories-book display
Post by: pankost on 05 May 2015, 18:53:21
I set them
the strange is that
I have after the parent 3 categories with subcategories in logothiki.web.auth.gr
1.ΠΑΛΑΙΑ ΔΙΑΘΗΚΗ
2.ΚΑΙΝΗ ΔΙΑΘΗΚΗ
3.ΨΥΧΟΦΕΛΗ-ΑΣΚΗΤΙΚΑ
the subcategories in the first ΠΑΛΑΙΑ ΔΙΑΘΗΚΗ work all ok
the subcategories in the other two ΚΑΙΝΗ ΔΙΑΘΗΚΗ,ΨΥΧΟΦΕΛΗ-ΑΣΚΗΤΙΚΑ doesn't work

Title: Re: subcategories-book display
Post by: pankost on 05 May 2015, 23:00:43
I opened the site to see it
sorry it was offline