@talsurfer
You can add below code in message body of popup.
<script type="text/javascript">
jQuery.magnificPopup.defaults.modal = true;
</script>
And it will not close after clicking outside the popup(Modal Popup)
Hope this helps you.
Thanks,
Sandhya
Team Icegram
Thanks for your reply!
But unfortunately it didnt make a change, clicking outside the popup still closes it.
any other way??
Hi,
Can you please share your website url where popup is configured such that we can look into that.
Thanks,
Nishit Shah
Team Icegram
Hey,
I’m having the exact opposite problem and thought it might be helpful to post. I also added the script you mentioned (setting false) and it didn’t change a thing. Is this a conflict with the wordpress theme I’m using (Genesis) or the version of my wordpress site?
Here’s the test page I’m running it on:
http://www.blueosa.com/teacher-training-test-copy/
@sheegoggery,
We have checked this page and Icegram popup is not appear on this page.
There is some conflict with some theme and popup.
We will fix this issue in next version of Icegram.
But for popup to act as modal , i.e “not close after clicking outside the popup(Modal Popup)” , you have to add above script in message body of popup.
Thanks,
Sandhya
Team Icegram