• Resolved torosiete

    (@torosiete)


    I have created a carousel with three slides, one of which has an HTML popup that displays an image and a link.

    When I display the carousel on my wordpress page, the image and link from my popup is appearing constantly below my carousel itself. It does function in a popup on the correct slide, but that code is also showing the contents of the popup below the slider.

    Also, the pop-up itself does not show the “X” in the upper left corner to close the window.

    • This topic was modified 7 years, 1 month ago by torosiete.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Hallo,

    … the same by me!
    Gratulation, your plugin is a great job!
    BUT – We use also the PRO version of your plugin.
    The website running with wordpress in combination with the theme AVADA.

    We’ve testet also without the “Avada Fusion Builder”, in/with a normal page type.
    But it’s the same problem!

    Please people, check this hack! Because, we need your wonderful plugin urgently!

    Thanks for your quickly help/reaction!

    G, Mike

    Plugin Author simonpedge

    (@simonpedge)

    Try adding the following CSS to your theme’s ‘style.css’ file:

    .mfp-hide {
    	display: none !important;
    }

    Hallo,

    … thanks for your quickly reaction!

    Yes that I did and it woks now.

    In the next update, you fix the missing css class in your plugin?

    Cheers, Mike

    Plugin Author simonpedge

    (@simonpedge)

    Ok, marking as resolved.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘HTML Popup is also posting below the Slider’ is closed to new replies.