Hi @amunir
Thank you for taking the time to post this bug report! I will have a look at the issue. I could reproduce the error on your website and had a quick look at the HTML code:
You use the “Ternio Switch” child theme which does not add the HTML ID “page-container” to the main div on the website. This is actually a limitation of the Popups for Divi plugin that I never considered. I’ll try to get an update ready to handle this case.
It might take a week or two until I can make the changes and submit the update. For now, you could try to add the attribute id="page-container" to the first <div> element after the <body> tag, like this:

Thanks, Philipp
Thread Starter
amunir
(@amunir)
Hi Philipp,
Thank you so much for looking into this. I will try your guide but if you can add that update that would be awesome.
Looking forward.
Thanks
@amunir I have great news: I could fix the issue and am preparing a plugin update which possibly will be ready by the weekend.
Your popups will work in version 1.3.0 🙂
Philipp