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

    (@danieliser)

    @nikesh.belani – this means the z-index on your menu is higher than that of the modal. Before implementing a fix have you considered migrating to Popup Maker? It is our free direct replacement for Easy Modal and is 100x better in every way.

    In any case you should be able to add the following to your style sheets.

    .eModal { z-index: 99999999; }
    .eModal-overlay { z-index: 99999998; }

    Hope that helps.

    Thread Starter nikesh.belani

    (@nikeshbelani)

    Thanks for such a fast reply. As told I have migrated to Popup Maker. I have pasted the Contact Form 7 shortcode in the Popup Maker. But on clicking, there is no form generation, but I see CF7 shortcode.

    Thread Starter nikesh.belani

    (@nikeshbelani)

    Hi,
    The problem has been resolved

    Plugin Author Daniel Iser

    (@danieliser)

    @nikesh.belani – Awesome, sounds like you may have been using the admin preview which is notorious for not rendering shortcodes properly. This is because they are not registered to work in the admin.

    V1.4 has front end previews that replace those older admin previews.

    Please take a moment to rate and review the plugin and or support. https://wppopupmaker.com/rate-us

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Modal sits underneath Navbar and Logobar’ is closed to new replies.