BuddyDev

Search

[Resolved] Does BuddyPress Ajax Registration work with BuddyPress Better Registration code?

  • Keymaster
    (BuddyDev Team)
    Posts: 24238
    Brajesh Singh on #33644

    Hi Carsten,
    Thank you for the mail. I have replied there. Please check.

    Regards
    Brajesh

  • Participant
    Level: Yogi
    Posts: 1105
    calu on #33654

    Hi Brajesh, I did not receive the email from you, I have looked in every folders?

    Regards
    Carsten

  • Keymaster
    (BuddyDev Team)
    Posts: 24238
    Brajesh Singh on #33655

    Please see
    https://i.imgur.com/m0FuPr2.png

    I will delete the screenshot after you check.

    Regards
    Brajesh

  • Participant
    Level: Yogi
    Posts: 1105
    calu on #33668

    Hi Brajesh, the other modal plugin has been deactivated, but apparently same result here.

    Regards
    Carsten

  • Participant
    Level: Yogi
    Posts: 1105
    calu on #33685

    Hi there, I’m a bit stuck here, the plugin is not working, and I do not have a clue why?

    Regards
    Carsten

  • Keymaster
    (BuddyDev Team)
    Posts: 24238
    Brajesh Singh on #33686

    Hi Carsten,
    Can you please grant me temporary admin access and let me know which link you want to trigger the box. I can setup it for you.

    Thank you
    Brajesh

  • Participant
    Level: Yogi
    Posts: 1105
    calu on #33687

    Hi Brajesh, I just want the normal /login and/register links to respond.

    I really don’t know what all these preset links are fore?

    .bpajaxr-signup-link, .bp-signup a, .bp-register-nav a, #login-text a, a.bp-ajaxr, #wp-admin-bar-bp-register a, .bp-login-widget-register-link a, a.vbpregister, a.register-btn, a.register

    Should I just insert /register as link selector under Registration, and /login under Login?

    Regards
    Carsten

  • Keymaster
    (BuddyDev Team)
    Posts: 24238
    Brajesh Singh on #33688

    Hi Carsten,
    We don’t have the auto popup enabled.

    You can use the following to trigger a popup if needed

    
    
    window.BPAjaxr.showPanel('login'); // for login panel
    window.BPAjaxr.showPanel('registration');
    
    

    At the moment, we setup links(any link on your site) which acts as a trigger for these various popups.

    For example, when a user clicks on registration link, you can open the registration modal box instead of the default registration page.

    If your goal is to open a modal on the default registration page, It is also achievable by using our API.

    Regards
    Brajesh

  • Participant
    Level: Yogi
    Posts: 1105
    calu on #33689

    Hi Brajesh, you are very welcome to login, I just send you an email with credentials

    Please note, that I use the plugin ‘Hide WP Login’

    Thanks

  • Participant
    Level: Yogi
    Posts: 1105
    calu on #33692

    It’s a bit over my head, I expected to plugin to be more plugin and play.

    The plugin is probably very advanced with a lot of options, but I don’t understand how to use it, and can’t find any help in the documentation

    Regards
    Carsten

    • This reply was modified 3 years, 7 months ago by calu.

The topic ‘ [Resolved] Does BuddyPress Ajax Registration work with BuddyPress Better Registration code?’ is closed to new replies.

This topic is: resolved