Replies
- This reply has been marked as private.
- Brajesh Singh on June 28, 2021 at 9:38 pm in reply to: [Resolved] BuddyPress Member Types Pro, doesn’t work as expected #39319
Hi Olaf,
Thank you for purchasing from us.Let us kepe the discussion at one place in the other thread.
https://buddydev.com/support/forums/topic/buddypress-member-types-pro-not-working/Thank you
Brajesh - Brajesh Singh on June 28, 2021 at 9:38 pm in reply to: [Resolved] BuddyPress Member Types Pro, not working #39318
Hi Olaf,
Thank you for purchasing from us.I am sorry for the experience. Can you please tell me which theme are you using it with and which version of BuddyPress are you using.
At the moment, There is an issue with the plugin on BuddyPress 7.0 and above. In order to delete a member type, you will need to delete it from
1. Dashboard->Users-> Member Types(pro) and then
2. Dashboard->Users-> Member Types.We did not find it earlier in our test. I will have a fix for the deletion available in next couple of days.
Please let me know your theme and I will assist you.
Regards
Brajesh - This reply has been marked as private.
- This reply has been marked as private.
- Brajesh Singh on June 28, 2021 at 9:04 am in reply to: Buddyblog confirm action for publishing #39311
Hi Tosin,
Thank you for the suggestion.I am not in favour of adding a Confirm action for publishing. This will be changing the experience(WordPress does not ask for confirming in the dashboard).
Still, I will be glad to help you with it. Let me see if I can add a filter to allow you control this behaviour.
I will update you within 24 hours.
Thank you
Brajesh - Brajesh Singh on June 28, 2021 at 9:02 am in reply to: [Resolved] Auto delete users by role and time #39310
Hi Tosin,
Thank you for the question. There are issues with the above code.1. https://developer.wordpress.org/plugins/cron/scheduling-wp-cron-events/#scheduling-the-task
The wp_schedule_event should not be called on each page load. It is a bad idea.2. instead of using deprecated user_level meta key, a much better option will be to work with the user_status from the users table.
Regards
Brajesh Hi Robert,
Thank you.I am on the site. I am sorry but I am not able to make much sense of your last question.
1. I see that even if we remove featured member, the friends button is acting as out of place, do you want to make it same as the other private/public button and in same line?
Should I make the featured button move to next line(wrap) instead of fixing on the same line?
Thank you
Brajesh- Brajesh Singh on June 26, 2021 at 6:26 pm in reply to: [Resolved] Add roles to users on new registration and first login #39295
Hi Tosin,
Thank you for confirming and the kind words. I am glad to be part of your success 🙂All the best!
Regards
Brajesh Hi Tosin,
Sure. For category, we need to define a max-height and overflow property in css. I will add it in our release next week(Monday/Tuesday).For tags, It will take some time as we are working on allowing users to create tags from front end too(if the admin permits).
Regards
Brajesh