Shape the future of Social networking with WordPress: Join Project Midnight Sun! The next generation platform for community building with WordPress!

BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Peter,

    Welcome to BuddyDev

    Thank you for purchasing the plugin.

    I believe WooCommerce redirect after registration will not work with BuddyPress. BuddyPress uses a different registration process(I haven’t tested their plugin though).

    If role based redirect will be useful, I can add that in the plugin itself? Please allow me till Monday evening to add this feature in the plugin itself.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: Is Moderator compatible with BuddyBoss? #29658

    Hi David,
    Thank you for purchasing the plugin.

    I am sorry for the inconvenience. It works with BuddyBoss(we have multiple members using it).

    Which version of BuddyBoss plugin and theme are you using? Is there any caching plugin active?

    Please let me know and I will assist.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: BuddyCircles shortcode #29652

    Hi,
    The function is

    
    bcircles_add_to_circle_button($user_id)
    

    where user id should be post author id.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: Buddypress Private Reply Plugin #29651

    Hi Tosin,
    Thank you.

    I am sorry, but we do not plan to add this for the blog comments. We plan to do it specifically for BuddyPress Activity in first phase and will see if adding blog comments will have any value after that.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Ahmed,

    You are calling the function too early. Please make sure it is called on/after bp_init and it will work.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: BuddyCircles shortcode #29637

    Hi,
    No, there is no shocrtcode for this purpose currently.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Carsten,
    no, this is not a normal behaviour and I haven’t seen it earlier.

    I don’t see any reason why this will happen(except for caching or expiring of nonce).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Creating a BP custom hook #29634

    Thank you Carsten.

    Here is the code for profile-loop.php
    https://gist.github.com/sbrajesh/0ea24b0cafacaa098dbf8d61e5eda8be

    Please check the “Revision” tab there to see what I changed from the original file.

    Please let me know if it works for you or not?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: Member Types Pro – Redirection not working #29632

    Hi Agurtzane,
    Thank you.

    It seems the theme provides a custom login experience for the sidebar login(They are using ajax I just checked).

    I will need a filter from theme which allows us to filter the redirect url. If you can get this details form them, I can add compatibility.

    Or if that is not feasible, Please provide me access to the theme and I can check the filter and add compatibility.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Creating a BP custom hook #29631

    Template override is a p[referred way for any changes that you need in the UI.

    Which template pack are you using? Nouveau or legacy? I can post the code to show the edit button.

    Regards
    Brajesh