Replies
- Brajesh Singh on May 10, 2020 at 12:49 am in reply to: [Resolved] Logging in automatically, and then using WooCommerce Redirect for the exact URL #29659
Hi Peter,
Welcome to BuddyDev
Thank you for purchasing the plugin.
I believe WooCommerce redirect after registration will not work with BuddyPress. BuddyPress uses a different registration process(I haven’t tested their plugin though).
If role based redirect will be useful, I can add that in the plugin itself? Please allow me till Monday evening to add this feature in the plugin itself.
Thank you
Brajesh - Brajesh Singh on May 10, 2020 at 12:44 am in reply to: Is Moderator compatible with BuddyBoss? #29658
Hi David,
Thank you for purchasing the plugin.I am sorry for the inconvenience. It works with BuddyBoss(we have multiple members using it).
Which version of BuddyBoss plugin and theme are you using? Is there any caching plugin active?
Please let me know and I will assist.
Regards
Brajesh Hi,
The function isbcircles_add_to_circle_button($user_id)where user id should be post author id.
Regards
BrajeshHi Tosin,
Thank you.I am sorry, but we do not plan to add this for the blog comments. We plan to do it specifically for BuddyPress Activity in first phase and will see if adding blog comments will have any value after that.
Regards
Brajesh- Brajesh Singh on May 9, 2020 at 2:12 am in reply to: [Resolved] Error when trying to get member type #29641
Hi Ahmed,
You are calling the function too early. Please make sure it is called on/after bp_init and it will work.
Regards
Brajesh Hi,
No, there is no shocrtcode for this purpose currently.Regards
Brajesh- Brajesh Singh on May 9, 2020 at 12:31 am in reply to: Can't delete messages or update profile fields #29635
Hi Carsten,
no, this is not a normal behaviour and I haven’t seen it earlier.I don’t see any reason why this will happen(except for caching or expiring of nonce).
Regards
Brajesh Thank you Carsten.
Here is the code for profile-loop.php
https://gist.github.com/sbrajesh/0ea24b0cafacaa098dbf8d61e5eda8bePlease check the “Revision” tab there to see what I changed from the original file.
Please let me know if it works for you or not?
Regards
Brajesh- Brajesh Singh on May 9, 2020 at 12:13 am in reply to: Member Types Pro – Redirection not working #29632
Hi Agurtzane,
Thank you.It seems the theme provides a custom login experience for the sidebar login(They are using ajax I just checked).
I will need a filter from theme which allows us to filter the redirect url. If you can get this details form them, I can add compatibility.
Or if that is not feasible, Please provide me access to the theme and I can check the filter and add compatibility.
Regards
Brajesh Template override is a p[referred way for any changes that you need in the UI.
Which template pack are you using? Nouveau or legacy? I can post the code to show the edit button.
Regards
Brajesh