Ok so I have this template.
https://github.com/JoomShaper/Helix-Joomla/blob/master/helixPlugin/shortcodes/gallery.php
And I want to change the event or function to instead of click an image which is on line 58, to opening the link I would insert in the image on the Joomla side.
Right now once you click an image it opens up the model-box only zooming in on the image. I will have many images all with different links. I need to click the image and open up its link I will insert in it on the joomla side.