Error at line number 449
$.fn.lightGallery.modules.Thumbnail = Thumbnail;
in lg-thumbnail
Hey @KomalDivate what was the issue?
@CrashyBang,
Make sure that you have included lightgallery.js before lg-thumbnails.js
I have done that but it's still throwing the error. Please Help. The lightgallery is working but the pulgins do not show up.
@sachinchoolur
Okay, I managed to solve the problem when i used everything from inside lightgallery.js/demo/js/
folder, instead of downloading the plugins manually.