BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: Buddypress Auto Deactivate Members Suggestion #55878

    Hi Tosin,
    Thank you for the suggestion.

    I see that the above solution is based on Action Scheduler which will be external dependency.

    We alreday have a solution for similar purpose.

    https://github.com/buddydev/bp-deactivate-account-addon/blob/master/bp-deactivate-account-addon.php

    Please take a look.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    Hi Danny,
    Thank you for your patience.

    I am sorry, It took me a little longer to troubleshoot.
    yes, It is a BuddyBlog Pro bug. It happens if you have Post visibility enabled and allow users to set it.

    Please visit Dashboard->BuddyBlog -> Forms and edit your post form. In the first section, please set “Enable post visibility” to “No” for now(You can set the default visibility there). That will fix the workflow issue for now.
    I will have a proper solution that will work properly when post visibility is set by user, in the next 24-48 hours.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    Thank you. Please allow me couple of hours to test and write back.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    Hi Danny,
    Thank you for the details. No need to provide the access at the moment.

    Can you please tell me if you are using it with BuddyPress or BuddyBoss? I will test and get back to you within next 24 hours.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    Hi Danny,
    I am sorry for the inconvenience.

    1. Is there any chance that the post author is site administrator? If a site administrator writes the post, It goes to publish even when review is enabled.

    2. If not, do you have any plugin or code that might affect post status?

    Please share the details and I will assist.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: Recent Visitors For BuddyPress Profile Error #55866

    Hi,
    I am sorry, I could not check it earlier. It seems, It is your theme not this plugin. I checked the markup for the nav and It is different from the normal BuddyPress/BuddyBoss markup(also, I did not see count for groups or other components).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: Mediapress main plugin – Gallery #55862

    Hi Horst,
    Thank you for your patience.

    We are running lowercasing the recorded type label. Will it work for you if I shared css snippet to make the word in capital case?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: Coding question : wp_delete_user() #55861

    Hi Michael,
    Welcome back.

    the function is not slow in itself. It runs some hooks(delete_user/deleted_user) which are used by many plugins to cleanup their own content. If you have plugins with large amount of data needing cleanup for the user being deleted, It will cause slowness.

    I will suggest running via cron and chunking to ensure it works without any issue.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: Profile Completion #55859

    Hi,
    Thank you for using the plugin.

    Can you please provide more details? The plugin should work fine on registration or update both.
    Are you using BuddyPress or BuddyBoss? Is condition across multiple field group? Can you share the steps to re-create the issue?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: field sets User Profile Tabs Creator Pro #55858

    Hi,
    Thank you for the reply and your patience with us.

    Please login to your account and visit this page
    https://buddydev.com/members/ninothelegend/membership/plugins/

    Download the plugin and let me know if it works for you or not?

    Regards
    Brajesh