Add the following lines before the
<body> of each template or page that you
want to use Tagify on.
<!-- Tagify JS -->
<script src="./../assets/vendors/@yaireo/tagify/jQuery.tagify.min.js"></script>
<!-- Tagify Initialize JS -->
<script src="./../assets/js/components/selects/tagify-init.min.js"></script>