Replies
- Brajesh Singh on June 29, 2021 at 10:07 am in reply to: [Resolved] BuddyPress Member Types Pro, not working #39328
Hi Olaf,
Thank you.1. Please allow me to test with Gwangi.
2. Users not being listed:- This is an issue with BuddyPress where user’s are not listed if they do not login to the site.
Solution:- Either login with the newly created user account to make them visible or try the “Alphabetical” filter to see the users.
Regards
Brajesh Hi Robert,
Thank you for confirming. I am glad it is resolved.I did not look into the files for css, used browser’s inspector panel to check the applied css.
Regards
Brajesh- 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