• Resolved crystalpayton

    (@crystalpayton)


    Is there a way to have multiple auto open popups display on one page?
    When I tried this with 2 different display type popups: one as a center popup and one as a right slide in popup, the popups would flash and disappear immediately and then I couldn’t scroll on the site any more.

Viewing 1 replies (of 1 total)
  • Hi @crystalpayton – thanks for writing in and apologies for any delays!

    Looking at your issue, could you please try to add this custom CSS below and see if the popups will now display properly? I would suggest adding it to your Theme’s Customizer Additional CSS area: https://share.getcloudapp.com/8LuoxYkW

    .pum-overlay.pum-active,  
    .pum-overlay.pum-active, 
    .popmake.active {           
        opacity: 1 !important;           
        display: block !important; 
    } 

    It is most likely a CSS conflict somewhere but to be honest, we do not know the root of the issue yet and our developer is still investigating it.

    Hope that works for you!

    If you have further questions, let us know.

    In case that does not fix your issue, and for us to investigate the issue further, please could you open a support ticket at our support portal, here: https://wppopupmaker.com/support/

    In line with that, we will be able to try to replicate the issue from our end.

    We hope for your kind cooperation with this. Thank you!

Viewing 1 replies (of 1 total)
  • The topic ‘multiple auto open popups’ is closed to new replies.