I’m looking for a way to auto-collapse opened category/folder/file tree when clicking on the next folder? I want to avoid the file tree from growing constantly when using the file browser – i.e. only one node allowed open at any time?
Is this option available through the settings or have I overlooked something?
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: