WP-Filebase Pro › Forums › General Support › Auto-collapse/toggle category in file browser › Reply To: Auto-collapse/toggle category in file browser
2013-12-11 at 16:01
#1230
Rune Clausen
Participant
Ok. I went ahead and edited the Output.php file in \wp-filebase-pro\classes and added some options after line 776 following the docs and demo at https://github.com/jzaefferer/jquery-treeview to auto-collapse the treeview:
collapsed: true,
persist: "location",
unique: true
This works for me.
Cheers
Rune
- This reply was modified 10 years, 10 months ago by Rune Clausen.
- This reply was modified 10 years, 10 months ago by Rune Clausen.