Forums
(@hennimaen)
8 years, 1 month ago
I have the same issue. Could you please tell me, where I have to insert the quick&dirty fix:
jQuery(“[data-lightbox]”).each(function (i) { if(i % 2) jQuery(this).removeAttr(“data-lightbox”); });