Replies
- Brajesh Singh on February 23, 2023 at 8:51 pm in reply to: [Resolved] Buddypress register redirect url #48544
Hi Iain,
Thank you for the reply.
I am glad that your registration is working again. It’s good to know that Youzify team assisted.Regards
Brajesh Hi Peter,
Thank you for purchasing.There are multiple way. If you have installed BuddyDev dashboard, you can simply update from your plugins screen directly(just like any normal WordPress plugin. You will receive the notification for the update once WordPress checks for plugin updates.
Or, you can delete the old plugin and install from the zip by uploading it. No data will be deleted.
Regards
Brajesh- This reply has been marked as private.
- Brajesh Singh on February 23, 2023 at 8:46 pm in reply to: [Resolved] BBpress – New Topic/Reply Modal #48541
Hi Erich,
Thank you for sharing. I sincerely appreciate it.
That screenshot looks good.If mention is not working, you may want to call this
bp.mentions.tinyMCEinit()after modal.show() and ensure that the mentions script is loaded on the page.
Regards
Brajesh Hi Peter,
I am sorry for the inconvenience.
Once your order has gone to pending, they are automatically cancelled and will never be retried.I have removed them now. Please try again.
Regards
BrajeshHi Jimmy,
Thank you.
I had a look at your site and I don’t see the visitors tab pushing.
It is your theme’s layout which is doing it on some of the smaller screens and unfortunately, that happened to a tab which was after recent visitors and that’s what made it look like Visitors doing it.It can happen with your other tabs as well. I will suggest contacting your theme developers for a proper solution or if they find it is recent visitors pushing, please ask them to share how? I have verified the markup and css and we are not adding anything which is not exact same as BuddyPress. No css for tab is added by us.
Regards
Brajesh- Brajesh Singh on February 22, 2023 at 3:30 pm in reply to: Assiging Member Type Doesn’t Add User to Group #48528This reply has been marked as private.
- Brajesh Singh on February 22, 2023 at 3:28 pm in reply to: Remove last active, span.activity from own profile #48527
Hi Carsten,
Thank you.Please add the following too
add_action( 'generate_after_page_title', function () { if ( ! bp_is_user() ) { return; } printf( '<span class="activity">%s</span>', esc_html( bp_get_last_activity( bp_displayed_user_id() ) ) ); } );That should generate the content after title.
Regards
Brajesh Hi Tosin,
Good to know that.I am glad you managed to get it working.
Regards
Brajesh- Brajesh Singh on February 22, 2023 at 3:23 pm in reply to: [Resolved] Buddy Badge fields erasing when updating BuddyBoss Extended Profile #48525
Hi Nate,
Thank you for your patience.Please upgrade to the latest version of the plugin. The issue should be resolved now.
Please let me know if it works for you or not?
Regards
Brajesh