Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @buddhatunes – I am getting a login/register popup as soon as I visit the site. Also appears your popup has a solid white background and opaque overlay. Did you get it solved already?

    Thread Starter buddhatunes

    (@buddhatunes)

    I think I fixed the white background & opaque overlay, but the popup does not display when I visit the website.

    Thread Starter buddhatunes

    (@buddhatunes)

    The issue occurs when I am using incognito mode on Chrome, modal will not display

    Thread Starter buddhatunes

    (@buddhatunes)

    Also, how do I make that modal only appear when logged out?

    Thread Starter buddhatunes

    (@buddhatunes)

    Any suggestions to make modal display properly on mobile? The top of the modal disappears underneath address bar. I tried below but does not work:

    @media only screen and (max-width: 480px) {
    div#popmake-2069 {
    margin-top:275px !important;
    }
    }

    Thread Starter buddhatunes

    (@buddhatunes)

    The Social Login shortcode buttons do not work in the modal

    Plugin Author Daniel Iser

    (@danieliser)

    @buddhatunes – Ok so top to bottom.

    Popup is showing for me in private chrome tab.

    The Advanced Targeting Conditions extension offers logged in/logged out and user role options.

    There are 2 options under Display Settings when editing a popup for z-index and overlay z-index. Adjusting those higher will resolve the menu issue. Add a few 0s to both.

    What social login plugin are you using and Ill check it out.

    Also we have an extension that is highly customizable for AJAX Login Modals and has options to block logged out users from viewing a page until they log in. Also the forms don’t require the page to refresh so they get instant feedback in the popup in case of password errors etc.

    Hope this helps.

    Thread Starter buddhatunes

    (@buddhatunes)

    Thanks, I cleared cache again and removed suggestions from a previous post – all seems to work now with the social login buttons and incognito mode. I am happy to purchase the extensions but would like to get display working on mobile first.

    I adjusted display settings for overlay z index to 19999999 and popup z index to 20000000, but popup still does not display properly in mobile.

    Plugin Author Daniel Iser

    (@danieliser)

    @buddhatunes – Can you describe what is wrong with the mobile display?

    Thread Starter buddhatunes

    (@buddhatunes)

    The top of the modal displays underneath the address bar of the browser, rather than below it – so that the title of the modal cannot be seen

    Plugin Author Daniel Iser

    (@danieliser)

    @buddhatunes – Try changing the Location of the popup from Middle Center to Top Center. Sounds like the popup is trying to center itself on the screen and is bigger than the screen making it put the top outside of view.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Auto Popup’ is closed to new replies.