jQuery(function ($) { 'use strict'; $('.sp-advp-image-overlay').magnificPopup({ delegate: 'a.sp-advp-action-preview', type: 'image', }); });