whyuno
$('.event-gallery a').magnificPopup({ type: 'ajax', callbacks: { close: function() { // destroy the slider to avoid memory leaks this.content.find('.royalSlider').data('royalSlider').destroy(); } } });