• Resolved [email protected]

    (@danitheadventurebitecom)


    Having trouble with this and the OptinMonster widget.

    When I add the widget it deactivates the close buttons javascript.

    Once you subscribe via the widget it just completely hides the close button and the timer doesn’t work after subscribe obviously (I’m not expecting that would work since it’s in their plugin but because the close button is gone there is no way for people to exit).

    I’m using Get Response and their styled HTML forms are horribly ugly and difficult to style which is why I have OptinMonster.

    I can be reached at [email protected] for a login to see this in action if someone would like to look at it.

    thank you!

    Dani

    https://www.ads-software.com/plugins/dreamgrow-scroll-triggered-box/

Viewing 1 replies (of 1 total)
  • Plugin Author Eero Hermlin

    (@eero-hermlin)

    Hi

    The problem is, that this OptinMonster success message fills entire scrollbox content with absolutely positioned overlay div, having z-index as big as 7271832. It goes over the close button.

    I see two possible solutions for this problem:
    1) Give to scrollbox close button even bigger z-index value. For that, add somewhere into your site theme stylesheet following row:
    .dgd_stb_box_close { z-index: 20000000 } – this must work -, OR
    2) Make scrollbox at least 50px wider than success message box (I dont know, can you modify the success message overlay div witdh somehow).

Viewing 1 replies (of 1 total)
  • The topic ‘Not compatible with OptinMonster’ is closed to new replies.