Closed remillc closed 2 years ago
Top-level collections only serve as facet labels. I suggest that you create sub-collections under your top-level Collection 1 ... Collection 8, populate those sub-collections with items, then re-sync Kerko. After that, I'm pretty sure the facets will appear in Kerko! (Note: no need to re-clean when just adding sub-collections and not changing the Kerko configuration).
You may compare https://www.zotero.org/groups/2348869/kerko_demo/library with https://demo.kerko.whiskyechobravo.com/bibliography/ for an example.
Ok, I understand! I populated the top level collections with sub-collections and the facets appeared. Thanks!
Given the following configs, with the
KERKOAPP_COLLECTION_FACETS
variable, the facets menu should display the following:But instead it displays the default facets:
https://bibliographies.bib.umontreal.ca/remillc/bibliography/
The zoteroapp is installed using a python virtual environment and a WSGI server.
Here are the Zotero link to the group and the
.env
configuration file used:Zotero group: https://www.zotero.org/groups/4833782/test-remillc-2/library
Any help sould be appreciated!