Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1218981
    Rish
    Participant

    Hi X ,

    i configure popup using below thread
    https://community.theme.co/forums/topic/mail-chimp-subsriber-popup-code-to-x/

    but my popup is showing behind the navigation and top bar menu and overlap when scroll.

    #1218993
    Christopher
    Moderator

    Hi there,

    Please use convertplug plugin to add modals, see https://community.theme.co/kb/integrated-plugins-convertplug/

    Hope it helps.

    #1218998
    Rish
    Participant
    This reply has been marked as private.
    #1219018
    Christopher
    Moderator

    Hi there,

    I see you’ve already achieved that, the only issue is zindex.
    Please add following code in Customize -> Custom -> Global CSS :

    .mc-modal {
      z-index: 99999;
    }

    Hope it helps.

    #1219170
    Rish
    Participant
    This reply has been marked as private.
    #1219295
    Joao
    Moderator

    Hi There,

    I could not replicate any of the mentioned issues.

    I entered my email and I got a confirmation email on my mailbox.

    I could not see any videos not work after that modal popped up.

    I reccomend you just adding the following code to Appereance > Customizer > Custom > CSS to avoid that the modal hide bhind your navbar.

    
    .mc-modal {
        z-index: 9999;
    }

    Hope it helps

    Joao

    #1219348
    Rish
    Participant

    Yes its working great but the video related issue is with Convert plug and one showing on webiste is mailchimp popup not convert plug.

    But when we activate convert plug the Youtube channel showing under DTV head is disappearing

    Can you try at your end..And really thanks for fixing 1st part of issue 🙂

    #1220141
    Rad
    Moderator

    Hi there,

    Seems to okay now from my end. Would you mind providing a video recording of all of these issues? Screenshot doesn’t show any of it and maybe I’m looking on different one.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1218981 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>