jrgd
jrgd
@jackmoore thanks for pointing the right direction; I had to use `onComplete: function(){ $('.cboxPhoto').unbind('click'); }` the unbind wouldn't work in the document.ready otherwise and the .onclick=null wouldn't do anything
@homerjam @desandro same here; I can confirm both 3.0.6 and 2.0.1 are in use. installed using yarn `yarn add isotope-layout isotope-packery` building using webpack `yarn build` on a roots-sage9 wp...
same same; I can report the same misbehaviour: archive-product.blade.php is overriding everything (except non-blade templates in resources as stated above); using @stuartcusackie work-round works but I have a bad feeling...