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: 25357

    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: 25357
    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: 25357
    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: 25357
    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25357
  • Keymaster
    (BuddyDev Team)
    Posts: 25357

    Shared.

    Regards
    Brajesh

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

    Hi Carsten,
    If your goal is to add edit button under each group, there is an easy solution. You should override the profile loop template.

    you can copy buddypress/members/single/profile/profile-loop.php from your template pack or theme to your child theme/buddypress/members/single/profile/profile-loop.php

    That will give you all the flexibility.

    Regards
    Brajesh

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

    Hi Tosin,
    Thank you for the suggestion.

    We can certainly do it. The only complex part will be managing notification to avoid notifying others.

    I will add it to our list of upcoming plugins.

    Regards
    Brajesh

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

    Hi Agurtzane,
    Welcome to BuddyDev forums.

    is there any chance you are using a theme/plugin which uses ajax for login?

    From your description, It seems if the user logs in from wp-login.php, the redirect is working but if the login from home, It does not .

    Please let me know which theme or plugin you are suing for the home page login and I will assist.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25357
    Brajesh Singh on in reply to: Buddyblog error #29622

    Hi Hugo,
    Please look for the option

    “Which capability is required for pusblishing?”

    What is the value set there?

    Regards
    Brajesh