BuddyDev

Search

[Resolved] Ajax Registration not displayed a full popup

  • Participant
    Level: Initiated
    Posts: 1
    Robert Knijnenburg on #34401

    We just purchased and installed the plugin, but when we now use the link in our main menu parts of the menu appear on top of the register pop-up. This does not happen when we use a link in the footer menu.

    See our webpage https://costadeldutch.com/

  • Keymaster
    (BuddyDev Team)
    Posts: 24237
    Brajesh Singh on #34406

    Hi Robert,
    Thank you for using the plugin.

    The theme is using a very high zindex for header and that’s why it is happening.

    Please visit Dashboard->Appearance->Customize and click on “Additionla CSS”
    Please add the follwoign line

    
    .mfp-wrap{
       z-index: 10000;
    }
    
    

    That will fix it. The new z-index is one higher than the theme’s.

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 1
    Robert Knijnenburg on #34424

    Perfect!, thanks for the quick reply Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24237
    Brajesh Singh on #34429

    Hi Robert,
    Thank you for the reply and confirming the fix. I sincerely appreciate it.

    Regards
    Brajesh

The topic ‘ [Resolved] Ajax Registration not displayed a full popup’ is closed to new replies.

This topic is: resolved