The Extension does not comply with php 8.2 standards and throws deprecation notices on every page load (when showing notices on-screen for development) and clogging up the logs with over 40 notices per page load. While this is bad enough, it gets quite a bit worse once you realize that the errors happen on wordpress back-end utilities as well, including ajax queries, rest api calls, xmlrpc calls, etc. In each of these cases, the corrupt the output of these back-end responses and many different major 3rd party plugins mysteriously break, requiring us to open tickets for the 3rd parties to upgrade their code to work around Popup Maker’s bad code.
We have been attempting to get Popup Maker to update their Advanced Targeting Conditions code to support PHP 8.2 for over a year now. We’ve opened at least 5 tickets, and mainline support consistently passes a note up to their development staff, who routinely ignore the notes and do nothing. We’re at the point of opening tickets weekly with no effect.
Avoid this plugin if you want to avoid headaches and mysterious problems.
]]>I have followed the instructions to exclude several pages but the popup is still showing on these page. I have the red exclamation next to these pages in the targeting section.
Please see this image https://ibb.co/R9nWvND
I have also tried targeting with CSS. It disables the popup but it also disables the scroll bar for the page. What class do you recommend targeting to disable the popup?
I have also cleared the popup cache to no avail.
]]>I need some assistance with my CSS code using @media. I’ve watched a few tutorials before posting on here, but I can’t seem to figure out why my CSS for @media is not working with iframe.
What I’m trying to do is reduce the iframe to height: 600px after it gets down to mobile view.
My CSS code is as follows:
@media (max-width: 767px) {
iframe #story-map {
height: 600px !important;
}
}
The iframe code is as follows (I’m not looking to change this part, unless it’s necessary):
<iframe width="100%" height="800" frameborder="0" scrolling="yes" margin="0 0 5% 5%" id="story-map" src="https://na-alii.maps.arcgis.com/apps/MapJournal/index.html?appid=c37ca5637eb045c8921731a730d0d647"></iframe>
Am I targeting it incorrectly? Is there something else wrong with my CSS? I’m a bit confused as to what I might be doing wrong.
Thank you for your help!
]]>I have debug on and the default 2021 theme active at the moment. You can see the debugger running and indicating pop ups where there should not be (imo)
Any idea on settings to check or how to limit to just posts?
]]>Love your plugin.
With “Targeting” I am unable to select the NOT operand, as the red exclamation mark does not display next to the field “Choose an option” when one sets the condition where the popup should display. I would like to exclude the popup on a specific page.
I don’t see any code for this in the documentation for this, only screenshots (which don’t work in this case).
Can anyone please assist with how I can get this working. It looks like it is happening due to plugin conflict, which I am unable to resolve at this stage.
Thank you
]]>We are now trying to optimize our site for site speed, and as a part of this set targeting rules for these 27 popups to help improve speed. Is there anyway to search through our entire site to find which pages these 27 popups are actually used/able to be called by end user?
I realize this is not really a popup maker issue/question, but was hoping maybe someone has encountered/taken on a similar project and might be able to give some advice.
Thanks,
]]>