jQuery(document).ready(function($) { $('.et_pb_portfolio_item a').magnificPopup({ type: 'image', gallery: { enabled: true } }); });