• Resolved olileo

    (@olileo)


    Hi, and thanks for this Awesome Plugin.

    I Have a Scrollable popup (Fixed Postioning unchecked). It’s wonderful, but scrolling the popup is scrolling the page behind too, and for example, if the User open the Popup at the start of the page, scroll down in the popup content, and close it, he is at the bottom of the page …

    Is there a Way to keep the popup scrollable, but without affecting the page postion behind it ?

    Thanks a lot, Have a Nice Day

    https://www.ads-software.com/plugins/popup-maker/

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

    (@danieliser)

    @olileo – This is something we are working toward but it is much more complicated in terms of adding the needed changes without breaking existing usages.

    Here is the issue if you want to keep track of it.
    https://github.com/PopupMaker/Popup-Maker/issues/38

    Thread Starter olileo

    (@olileo)

    Thanks !

    I tried changed popup to popmake and popup-overlay with popmake-overlay but no luck.

    How can I apply this css without problem ?

    Thanks

    Plugin Author Daniel Iser

    (@danieliser)

    @olileo – The problem is that the overlay has to contain the popup. Currently that is not the case. You could I suppose create a custom template in your theme folder under /popup_maker/popup.php and copy the code from the plugin templates folder. Then surround the popup container with a new div with the popmake-overlay class.

    From there you would disable the typical overlay.

    Not 100% this will work correctly without more modifications though.

    Plugin Author Daniel Iser

    (@danieliser)

    @olileo – Closing this ticket due to inactivity. If your still having an issue post here and we will continue troubleshooting.

    Please take a moment to rate and review the plugin and or support.

    Hi,

    Any news on this? I have the same problem.

    Plugin Author Daniel Iser

    (@danieliser)

    @danielmarkus – Because of the major rewrites that have to be done for this to be possible, we are moving that direction but it will take several release cycles (v1.4, v1.5) to get it there without breaking everyone elses popups.

    It is on the list and being worked towards though. You can technically do it now with some CSS & a custom template in your theme folder. I will try to get a test case written up with some example code in our docs.

    Thread Starter olileo

    (@olileo)

    Hi, I’m glad that the project advance. Any news on this, or update in the docs ?

    Thanks a lot

    Plugin Author Daniel Iser

    (@danieliser)

    @olileo – No we are working towards that capability. It requires changing the HTML that makes up the popups which could break some users existing popups. Something we want to avoid.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Scrollable Popup Without Scrolling Current Page’ is closed to new replies.