BuddyDev

Search

Replies

  • Participant
    Level: Guru
    Posts: 903
    Tosin on in reply to: [Resolved] Branded login support for logout redirect #24381

    Thanks a lot for the feed back your code worked perfectly.

  • Participant
    Level: Guru
    Posts: 903
    Tosin on in reply to: Branded login support #23866

    Hello,

    How can I add a loading spinning icon to the login button and the register link when both have been clicked upon on the branded login plugin. Users need to know that the login process has been initiated and is currently loading.

    Thanks

  • Participant
    Level: Guru
    Posts: 903
    Tosin on in reply to: Request for password on account deletion #23863

    Yes that is ok, but can you also pitch the idea to the core buddypress developers maybe this feature can be integrated into the future core versions of buddypress.

    Thanks

  • Participant
    Level: Guru
    Posts: 903
    Tosin on in reply to: Request for password on account deletion #23789

    This password confirmation field is currently available in settings > general to change new email or password.

    This feature could be helpful in various situations like logging in to buddypress account on a public cafe or laptop and forgetting to logout and another person(evil for unknown reasons) decides to delete your account, the password confirmation can prevent this.

    • This reply was modified 5 years, 7 months ago by Tosin.
  • Participant
    Level: Guru
    Posts: 903

    Hello,

    Just a reminder on additional features that can be added to the plugin. The features can almost be similar to the new woocommerce admin at https://woocommerce.com/posts/woocommerce-admin-a-new-central-dashboard-for-woocommerce/ for buddypress analytics. Ideas and concepts can be borrowed

    Also can this be suggested to the buddypress project leaders for a possible integration into the core, currently we now have this available

    wordpress — google analytics by monster insights
    woocommerce — new woocommerce admin plugin for analytics
    buddypress — ?????? no analytics plugin to measure buddypress growth and progress

    Thanks

  • Participant
    Level: Guru
    Posts: 903

    Just to clarify things you mean I can achieve support for multiple fields with your member types pro plugin even without using the conditional profile fields plugin.

    If that’s the case I will buy your member types pro plugin.

    Thanks

  • Participant
    Level: Guru
    Posts: 903

    Hello,

    I have the following member types created using the member types plugin from buddyboss while using your BuddyPress Xprofile Member Type Field plugin to display the member type field on registration form.

    1 Male
    2 Female
    3 Business
    4 Brand
    5 Oragnization

    I want this conditions to work on registration page as follows:

    Field of Interest(required)(Member types: Females, Males) [ hide if {Member Type} = Business, Brand, Organization ]

    but now the (Field of Interest) profile field is not hiding for the member types Business, Brand, Organization or do I need to purchase the (BuddyPress Member Types Pro) plugin for this to work

    Thanks

  • Participant
    Level: Guru
    Posts: 903

    Hello brajesh I am also interested in this also with email notification

  • Participant
    Level: Guru
    Posts: 903

    OMG your code worked perfectly i’m very grateful. Thank you very very much

  • Participant
    Level: Guru
    Posts: 903
    Tosin on in reply to: Branded login support #23511

    Thanks I have changed the errors

    Is it possible to make the workflow for lost password to be the user changing his password after clicking the password reset link in the mail instead of auto generated passwords.

    I don’t want auto generated passwords sent to the user, but the user actually setting his own password on the login page just like how the default wp-login.php password reset workflow works.

    The problem is when a user resets his password and receives a new generated password in his mail, the user will still need to login again to buddypress and change the password again in his settings to something he can remember unlike the complex generated password.

    Now changing of password has now become a two stage process instead of a single stage which should occur immediately after clicking the password reset link in the mail.

    Thanks