Hello,
I am trying to get my gallery images to open in Lightbox when clicked. I am using the Supply template because I like the layout. I have injected the following code into the header:
<link href="path/to/lightbox.css" rel="stylesheet" />
and the following code into the footer:
<script src="https://code.jquery.com/jquery-3.6.0.min.js" integrity="sha384-/T00a+Nl02aba/xlKg6U7YYn7bGRaW9olG/hL3M/N9eOrPp1qvcYz2g+sKokVhj" crossorigin="anonymous"></script>
<script src="path/to/dist/js/lightbox-plus-jquery.js"></script>
Could anyone help me please? The website is http://hemal.io/ and the password is "bluegreen".
Thank you!