Hi,
I have a small problem with Direct Resize. I’m using it on the same page with MaxyGallery, so I uncommented line $maxigallery_jscss_packs = "lightboxv2"; in lightboxv2.config.php.
In MaxyGallery I changed language to my own, but DirectResize is still adding link in header :
<script type="text/javascript" src="/.../assets/snippets/maxigallery/lightboxv2/js/lightbox_lang_en.js">
In directresize.php I found the line:
$direct->output = str_replace($head, $header."\n".$head, $direct->output);
If I comment it, everything is fine (no link in header), but I’m not sure is this the best way to fix it

Could you check it out?
Anyway, thank you for the great plugin
Lina