subcategories-book display

Started by pankost, 26 April 2015, 17:52:06

Previous topic - Next topic
A financial contribution is greatly appreciated as a support, to help us to keep live the project.
If you like this project you can donate some piece of BitCoin to this address: bc1qy5tgq6tvrckac2a57unxvqcnxamrvhduve9sj9

pankost

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

A financial contribution is greatly appreciated as a support, to help us to keep live the project.
If you like this project you can donate some piece of BitCoin to this address: bc1qy5tgq6tvrckac2a57unxvqcnxamrvhduve9sj9

federica

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.
Al mondo ci sono 10 tipi di persone, quelli che hanno capito il codice binario e quelli che non l'hanno capito.
Informatizzati [url="https://informatizzati.org"]https://informatizzati.org[/url]
Stacca la spina [url="https://disconnessi.org"]https://disconnessi.org[/url]

pankost

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. 

federica

Try to set the following menu options:
Subcategory Levels= all
Include Subcategories=all
Number of categories=all
Al mondo ci sono 10 tipi di persone, quelli che hanno capito il codice binario e quelli che non l'hanno capito.
Informatizzati [url="https://informatizzati.org"]https://informatizzati.org[/url]
Stacca la spina [url="https://disconnessi.org"]https://disconnessi.org[/url]

A financial contribution is greatly appreciated as a support, to help us to keep live the project.
If you like this project you can donate some piece of BitCoin to this address: bc1qy5tgq6tvrckac2a57unxvqcnxamrvhduve9sj9

pankost

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


pankost

I opened the site to see it
sorry it was offline