Lightbox April 08, 2017, 12:27:40 am I'm not seeing the lightbox activate on thumbnails .... I think something may have been broken with the .0.10 merge into 1.1.
Re: Lightbox Reply #2 – April 09, 2017, 02:13:42 am Added it back to this site ... issue is in display template right after if ($attachment['thumbnail']['has_thumb'])it should use $attachment['thumbnail']['lightbox'] and not $attachment['thumbnail']['javascript']
Re: Lightbox Reply #3 – April 09, 2017, 01:47:12 pm Committed.BTW: I'm keeping locally a branch with the merged code, one the release is done I'll use it to create the real merge commit for the development branch and push it.