skip to Main Content

magnific popup not working In shopify

I am working on custom magnific popup with shopify site.In my header.liquid file am calling the magnific popup content. <button id="open-popup" >Open popup</button> <div id="my-popup" class="mfp-hide"> popup content here. </div> Here i have added the script in theme.js.liquid $('#open-popup').magnificPopup({ items:…

VIEW QUESTION

Add delay to this newsletter popup code – jQuery Modal Window Popup Code – Shopify

My website is https://urbancitee.com , I'm using Ella theme, Shopify platform. I'm using built-in popup code of this theme: <script type="text/javascript">// <![CDATA[ jQuery(document).ready(function() { // var $modalParent = jQuery('div.newsletterwrapper'), modalWindow = jQuery('#email-modal'), emailModal = jQuery('#email-modal'), modalPageURL = window.location.pathname; modalWindow =…

VIEW QUESTION
Back To Top
Search