• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Download Monitor & Manager Plugin

Simple Download Monitor & Manager for WordPress

  • Home
  • Documentation
  • Addons/Extensions
  • Login
    • Sign In
    • Edit Profile
    • My Downloads
  • Support
    • Tutorials
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration
  • Contact Us
You are here: Home / Topics / Modal/ overlay “fancy 4” won’t show on top of other elements

[Resolved] Modal/ overlay “fancy 4” won’t show on top of other elements

· ·

WordPress Download Monitor Plugin › Forums › Download Monitor Plugin Forum › Modal/ overlay “fancy 4” won’t show on top of other elements

Tagged: overlay z-index fancy 4

  • This topic has 5 replies, 3 voices, and was last updated 1 year, 11 months ago by admin.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • February 18, 2021 at 7:22 pm #1743
    styleman
    Participant

    I am a big fan of “Squeeze Form” and I was glad to find a good plugin for handling pdf download via email request.
    While using it in a DIVI site, there is a big problem I encountered with the Modal / overlay function: it won’t show on top of other DIVI layers, and elements like header, menu and some divi blurb modules are even in front of the modal and its backdrop. (I tried a bit on z-index: 1000000…, but it did not work.)

    Did anybody solve a resembling problem? How? I would be very glad for help! Thanks in advance…

    February 18, 2021 at 11:48 pm #1745
    admin
    Keymaster

    This is going to be a CSS related conflict with that particular theme so there may not be any solution. However, I am happy to inspect that HTML and CSS of the page to see if I can give you a tweak for it. Please post the URL of a page where I can go and see the issue using my browser.

    February 20, 2021 at 10:46 pm #1746
    styleman
    Participant

    Thanks a lot for your willingness to inspect! I am afraid, I can only offer a static copy as a dummysite. But it seems to me, it reproduces the unwanted modal-confusion-behaviour in a sufficient manner;-) [youbeauty.eu/dummypages/test_download_specs.html]

    P.S. Our time-zones are a bit shifted, so please excuse my late replies – any help is still very appreciated.
    Andreas

    February 20, 2021 at 11:59 pm #1747
    admin
    Keymaster

    I can’t see a way to make that popup go on top with the current setup you have there.

    April 30, 2021 at 3:32 pm #1800
    slitweb
    Participant

    Hello styleman!
    I was facing the same issue and wrote an easy jQuery solution to this.

    What my solution does:
    it “detaches” the hidden popup window div from its current location in DOM and then appends it at the end of the DOM before footer element. This way it will be sitting above all other elements in your DOM.
    In my case the wrapping div has an id called #main-content. You simply have to find out your main content wrapper before footer element and insert your id or class name instead in my script.
    Then add this script to your website:

    if($('div[id^=sf_popup_window_]').length) {
       $("div[id^=sf_popup_window_]").detach().appendTo("#main-content");
    }
    April 30, 2021 at 11:41 pm #1802
    admin
    Keymaster

    Thank you for sharing your solution.

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.
Log In

Primary Sidebar

Featured Addons

  • Squeeze Form Addon
  • Hidden Downloads Addon
  • Amazon S3 Integration

Support Links

  • Support Forum

Search

Featured Plugin

WP Express Checkout Plugin

Start managing and tracking your file downloads with the simple download monitor plugin. Download Now

Copyright © 2023 | Simple Download Monitor | A member of the Tips and Tricks HQ family.