Add the following lines before the
<body> of each template or page that you
want to use jstree on.
<!-- jsTree JS -->
<script src="./../assets/vendors/jstree/jstree.min.js"></script>
<!-- jsTree Initialize JS -->
<script src="./../assets/js/components/extended/jstree-init.min.js"></script>