“All” Filter Fix
-
Sorry to start a new thread on the “All” filter not working, but the previous ones on this topic are closed. The problem still exists in version 1.2.4.
juvavtdf‘s script seems to work. I found another fix by updating
ht-glossary-frontend.js.Changed lines 66-71 (the else section of function “navigable”) to:
section.filter(function() {
$( this ).css( "display", "block" );
})Hope this helps someone else.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘“All” Filter Fix’ is closed to new replies.