March 2, 201412 yr Hey By default Magnific Popup has titles with images and not modals. I'm wondering if anyone knows how I could turn on titles with a modal. http://dimsemenov.com/plugins/magnific-popup/ If you view an image popup, you'll see the title in the bottom left. Whereas if you view the modal, it's not active. I've viewed the docs and there's nothing there concerning this. $(document).ready(function(){$(".open-popup-link").magnificPopup({type:"inline",midClick:true})}) This is the line I'm using to initialise the popup.
Create an account or sign in to comment