Troubleshooting Popup Maker: Why Your Popup Won't Open or Display Correctly
Content
Why Isn't My Popup Opening? A Guide to Common Issues
If you're using the 'Popup Maker – Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popups Builder' plugin, you might occasionally run into a frustrating issue: your popup refuses to open, opens inconsistently, or doesn't display correctly. This is a common problem reported by many users, and it can be caused by a variety of factors, from plugin conflicts to incorrect settings.
Common Causes and Their Solutions
1. Plugin or Theme Conflicts
One of the most frequent causes of popup issues is a conflict with another plugin or your WordPress theme. This can manifest as popups not opening, closing immediately, or requiring multiple clicks to trigger.
How to Troubleshoot:
- Temporarily Deactivate Other Plugins: Use a plugin like Health Check & Troubleshooting to safely deactivate all other plugins except for Popup Maker. Switch to a default WordPress theme (like Twenty Twenty-One). If the popup works, reactivate your plugins and theme one by one to identify the culprit.
- Check Specific Plugins: As seen in the sample threads, plugins like Preloader Plus can interfere with popup animations, and security plugins can sometimes block necessary scripts.
2. Incorrect Cookie or Trigger Settings
Popup Maker uses cookies to control how often a popup is shown to a user. If a popup opens once but never again, a cookie setting is likely the cause.
How to Troubleshoot:
- Check the popup's trigger settings. If "Prevent popup from showing to visitor again using a cookie" is checked, the popup will set a cookie after the first view and won't open again until that cookie expires or is cleared.
- For testing, clear your browser's cache and cookies, or use an incognito/private window.
- Ensure the cookie event on your click trigger is configured correctly for your intended user experience.
3. JavaScript Errors or Conflicts
Third-party scripts, such as Google Tag Manager, can sometimes cause JavaScript errors that prevent Popup Maker's scripts from running correctly. This can result in clicks on triggers not opening the popup and instead following a fallback link.
How to Troubleshoot:
- Open your browser's console (F12) and look for any red error messages. These can often point to the conflicting script.
- Temporarily remove or disable third-party scripts to see if the popup functionality returns.
4. CSS Conflicts or Missing Styles
Sometimes, your theme's CSS or custom styles can interfere with the popup's display, causing issues like the close button not appearing, the overlay being missing, or the popup being hidden (display: none; opacity: 0;).
How to Troubleshoot:
- Use your browser's inspector tool to examine the popup element and see if any CSS rules are overriding its display properties.
- Try adding custom CSS to override conflicting styles. For example, to force a popup to display, you might use:
.pum-overlay.pum-active, .pum-overlay.pum-active .popmake.active { opacity: 1 !important; display: block !important; } - For a missing close button, targeted CSS like this can help:
.pum-theme-14258 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close { padding: 0px !important; }
5. Issues with Multiple Popups (Stacking)
If you are trying to open a second popup before closing the first one, you may encounter problems where the second popup doesn't open or all popup functionality breaks.
How to Troubleshoot:
- By default, opening a new popup will close any active one. If you want multiple popups open simultaneously, you must enable the "Stackable" option in the Display settings for each popup.
- To open a popup from a link inside another popup, use the correct CSS class (e.g.,
popmake-123) on the link or button, not a custom tag.
General Debugging Checklist
- Clear All Caches: Clear your browser cache, any WordPress caching plugins, server cache, and CDN cache.
- Test in Incognito Mode: Always test popup behavior in a private browser window to rule out browser extensions and old cookies.
- Check Popup Settings: Double-check your triggers, targeting conditions, and cookie settings. A popup set to load "Everywhere" will preload on all pages, which might not be the intended behavior.
- Review the Documentation: The Popup Maker team provides extensive documentation on topics like testing for conflicts and stacking popups.
Most popup display issues can be resolved by systematically working through these common causes. If you have tried all these steps and the problem persists, it may be helpful to seek further assistance from the wider WordPress community, detailing the steps you have already taken.
Related Support Threads Support
-
Pop to open when button clickedhttps://wordpress.org/support/topic/pop-to-open-when-button-clicked/
-
Popup issue when triggeredhttps://wordpress.org/support/topic/popup-issue-when-triggered/
-
Screen reader issuehttps://wordpress.org/support/topic/screen-reader-issue/
-
Many popups triggered by clicking “Close” buttonhttps://wordpress.org/support/topic/many-popups-triggered-by-clicking-close-button/
-
Overlay not workinghttps://wordpress.org/support/topic/overlay-not-working-2/
-
Need to click multiple time to open popuphttps://wordpress.org/support/topic/need-to-click-multiple-time-to-open-popup/
-
popup opens with a jerkhttps://wordpress.org/support/topic/popup-opens-with-a-jerk/
-
Incorrect popup being usedhttps://wordpress.org/support/topic/incorrect-popup-being-used/
-
Popups don’t openhttps://wordpress.org/support/topic/popups-dont-open/
-
popup in popup?https://wordpress.org/support/topic/popup-in-popup-2/
-
Page is getting disturb after popup event is fired…https://wordpress.org/support/topic/page-is-getting-disturb-after-popup-event-is-fired/
-
advance loadinghttps://wordpress.org/support/topic/advance-loading/
-
Popups always embedded in HTML sourcehttps://wordpress.org/support/topic/popups-always-embedded-in-html-source/
-
pre loading??https://wordpress.org/support/topic/pre-loading/
-
double window under popuphttps://wordpress.org/support/topic/double-window-under-popup/
-
Popup Won’t Open on First Clickhttps://wordpress.org/support/topic/popup-wont-open-on-first-click/
-
Popup not displaying on first page viewhttps://wordpress.org/support/topic/popup-not-displaying-on-first-page-view/
-
Popup Not working properlyhttps://wordpress.org/support/topic/popup-not-working-properly-3/
-
Popup Not Working on Homepagehttps://wordpress.org/support/topic/popup-not-working-on-homepage/
-
Why website is getting disturbed when popup is openinghttps://wordpress.org/support/topic/is-it-possible-to-open-popup-with-menu-item/
-
The problem of opening a pop-uphttps://wordpress.org/support/topic/the-problem-of-opening-a-pop-up/
-
Popup within a popuphttps://wordpress.org/support/topic/popup-within-a-popup/
-
Popup shows automatically on search results pagehttps://wordpress.org/support/topic/popup-shows-automatically-on-search-results-page/
-
popup freezing pagehttps://wordpress.org/support/topic/popup-freezing-page/
-
HTTP request popup constantly appears if popup activatedhttps://wordpress.org/support/topic/http-request-popup-constantly-appears-if-popup-activated/
-
Popup not working after updatehttps://wordpress.org/support/topic/popup-not-working-after-update-4/
-
A Fix Request – Popup freezes the pagehttps://wordpress.org/support/topic/a-fix-request-popup-freezes-the-page/
-
Pop Up Won’t Appear When Using In-App Browserhttps://wordpress.org/support/topic/pop-up-wont-appear-when-using-in-app-browser/
-
Popup is not openinghttps://wordpress.org/support/topic/popup-is-not-opening/
-
POPUP NOT SHOWINGhttps://wordpress.org/support/topic/popup-not-showing-36/
-
delay openinghttps://wordpress.org/support/topic/delay-opening/
-
Astra Theme popup open bug, won’t open more than once…https://wordpress.org/support/topic/astra-theme-popup-open-bug-wont-open-more-than-once/
-
Popup Hidden Under Header – Close Button not in Popuphttps://wordpress.org/support/topic/popup-hidden-under-header-close-button-not-in-popup/
-
Issue in displaying second popuphttps://wordpress.org/support/topic/issue-in-displaying-second-popup/
-
popup inside a popup not working?https://wordpress.org/support/topic/popup-inside-a-popup-not-working/
-
Popup is not working in banner buttonhttps://wordpress.org/support/topic/popup-is-not-working-in-banner-button/
-
All popups are hidden when clicking button inside popuphttps://wordpress.org/support/topic/all-popups-are-hidden-when-clicking-button-inside-popup/
-
Button popup is not workhttps://wordpress.org/support/topic/button-popup-is-not-wokr/
-
Popup Wont Close on Firefox Desktophttps://wordpress.org/support/topic/popup-wont-close-on-firefox-desktop/
-
Close button focushttps://wordpress.org/support/topic/close-button-focus-2/
-
Tooltips popupshttps://wordpress.org/support/topic/tooltips-popups/
-
Sticky sidebar disappears when popup is openedhttps://wordpress.org/support/topic/sticky-sidebar-disappears-when-popup-is-opened/
-
Popup doesn’t show after page refreshhttps://wordpress.org/support/topic/popup-doesnt-show-after-page-refresh/
-
Popup on link and Google Tag Managerhttps://wordpress.org/support/topic/popup-on-link-and-google-tag-manager/
-
popup animation is on even though off in settingshttps://wordpress.org/support/topic/popup-animation-is-on-even-though-off-in-settings/
-
how to fix popup after popup navigation bar is not working , Nav bar hide issuehttps://wordpress.org/support/topic/how-to-fix-popup-after-popup-navigation-bar-is-not-working-nav-bar-hide-issue-2/
-
Popup doesn’t open if jQuery animation on the pagehttps://wordpress.org/support/topic/popup-doesnt-open-if-jquery-animation-on-the-page/
-
Popup not openinghttps://wordpress.org/support/topic/popup-not-opening-3/
-
Debug showing one popup is initialized, others are not on the same pagehttps://wordpress.org/support/topic/debug-showing-one-popup-is-initialized-others-are-not-on-the-same-page/
-
Popup only shows oncehttps://wordpress.org/support/topic/popup-only-shows-once/
-
Popups have URL attached to them I didn’t addhttps://wordpress.org/support/topic/popups-have-url-attached-to-them-i-didnt-add/
-
Popup window not showing in certain circumstanceshttps://wordpress.org/support/topic/popup-window-not-showing-in-certain-circumstances/
-
Open Popup on hoverhttps://wordpress.org/support/topic/open-popup-on-hover/
-
Audio Player is full page heighthttps://wordpress.org/support/topic/audio-player-is-full-page-height/
-
Pop Up Won’t Open Immidiatelyhttps://wordpress.org/support/topic/pop-up-wont-open-immidiately/
-
Popup appearing behind images/carouselhttps://wordpress.org/support/topic/popup-appearing-behind-images-carousel/
-
Popup appearing beneath page content?https://wordpress.org/support/topic/popup-appearing-beneath-page-content/
-
Pop up when click on a buttonhttps://wordpress.org/support/topic/pop-up-when-click-on-a-button/
-
Cross Button in Popup is not showing properlyhttps://wordpress.org/support/topic/cross-button-in-popup-is-not-showing-properly/
-
Popup Closes by itself after 4 secondshttps://wordpress.org/support/topic/popup-closes-by-itself-after-4-seconds/
-
Popup Opens Then Disappears Quicklyhttps://wordpress.org/support/topic/popup-opens-then-disappears-quickly/
-
No data analyticshttps://wordpress.org/support/topic/no-data-analytics/
-
Open new popup without closing previoushttps://wordpress.org/support/topic/open-new-popup-without-closing-previous-2/
-
Popup spoiling RevSlider layouthttps://wordpress.org/support/topic/popup-spoiling-revslider-layout/
-
popup won’t open after the first time triggeredhttps://wordpress.org/support/topic/popup-wont-open-after-the-first-time-triggered/
-
If I Click on Popup Button It scrolls to top of the page.https://wordpress.org/support/topic/if-i-click-on-popup-button-it-scrolls-to-top-of-the-page/