Masonory section commented out
-
Looking through the various code files for the Ultimate Image Gallery plugin I notice this:
I am wondering why the ‘Masonry code section’ in the root/assets/js/scripts.js file is commented out.?
Line 36
//Masonry scripts
/*var masonrySelector = jQuery(” + parentClass + ‘ .uig_masonry_layout’).length;Does this mean that the ‘Masonry’ functions no longer work? I am tempted to just un-comment the code and see what happens, but thought it better to ask a question here.
Or has this section been replaced by the code in the file root/assets/js/masonry.pkgd.min.js
Thanks in advance,
Ian.
You must be logged in to reply to this topic.