BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: How to reject buddyblogs #47040

    Hi Mike,
    Once you have setup the workflow, Please visit WP Admin(dashboard) -> Posts(depending on which post type you are using BuddyBlog with) and the click on “Edit” for any post. You will find the radio boxes in the right sidebar of the pending post to approve/reject it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: [Resolved] Posting in groups #47039

    Hi Chris,
    Thank you.
    This is in beta. The only issue remaining is activity entry when BuddyBlog Pro and BuddyBlog Groups use same post type.

    The beta is available to all our members who have access to BuddyBlog Pro.

    with only the Content Provider able to post to the blog

    BuddyBlog groups support this. You can enable this in the admin settings. I hope you have already managed the rest.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: How to reject buddyblogs #47036

    Hi Mike,
    Are you using BuddyBlog or BuddyBlog Pro? If you are using BuddyBlog Pro, You can configure this from BuddyBlog->Forms->Edit and then in the “Workflow” section.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: Custom User ID Custom created #47029

    Hi,
    I am sorry, I misread your requirement. I had not looked at the screenshot and thought you wanted the menu in WordPress dashboard(wp-admin).

    What you are looking for is a simple task(generate,store configuration based unique ids with user). I have done it in past for a dating site of one our clients(generated id based on gender field, a predefined prefix and so on).

    I am not sure which theme are you using, so I may not be able to put the data there(Though, I am assuming that is WooCommerce my account page and should work).

    Please share a sample configuration and an example user id and I will share the code which will store the generated id and a function to fetch that id.

    Also, you are in the right direction with the stackexchange page.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    Hi Peter,
    That could be an issue.

    The profile type limits the scope of fields and this plugin might not be understanding that. We can update it but this will take some time as we already have our schedule for this week and next week, we will be low on manpower due to Diwali(festival) here.

    I will try to work on it early next month. Probably this will need a rewrite to help plugin understand member type based scopes. Sorry for the delay on this.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: Spamers #47027

    Hi Daniel,
    I am sorry to hear about it.

    1. You may want to try this one
    https://wordpress.org/plugins/register-ip-multisite/

    2. Do you want to block all users from gmail.com? If yes, we have a simple solution. You can use our ban registration domains plugin.

    https://buddydev.com/plugins/wp-ban-registration-domain/

    Or if you want to restrict which email domains can be used for registering user, you can use our WordPress Restricted Email Domains plugin.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: Image uploaded not seen in backend #47026

    Hi Dev,
    Welcome to BuddyDev.

    Are you looking at the pending user details?

    We move image when a user account is activated and it is working fine for me. Please take a look.
    https://i.ibb.co/tKg1S4C/Selection-004.png

    If it is the issue with activated account, are you using any activation related plugin? Is it BuddyPress or BuddyBoss?

    Please share the details and I will assist.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: Custom User ID Custom created #47024

    Hi,
    Thank you for the question.

    What you are looking is not available as a plugin. If it was about simply generating a user nice name/user id in certain specific format, that could be easily achieved.

    since you need shortcodes and other things(like post type menu and so on), You will need to custom code it.

    You can hook to ‘user_register’ to generate your entries and then add them in admin menu as you need.

    This will need more than an hour to achieve everything you have mentioned and is beyond what we can offer as support here.

    If you are comfortable with php, please look for registering post type, using wp_insert_post and ‘user_register’ action hook. That should give you the pointers.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: PHP upgrade #47022

    Hi David,
    I am sorry for not publishing.
    We have tested some of the plugins with PHP 8.1 but there are many remaining. The problem we are facing is neither WordPress(including 6.1 RC1) nor BuddyPress/BuddyBoss is compatible with 8.1 and it is very difficult to use any automated tools due to notices being thrown by them.

    since we have to do manual testing, It will need some more time. Since the EOL for PHP is November 28, we will push the list by 10th Nov.

    We haven’t found any issue with the plugins we have tested but there are many to be tested yet.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    Hi Navneet,
    thank you for your interest in the plugin.

    Please check your mail. I have replied.

    Regards
    Brajesh