Replies
- Brajesh Singh on July 10, 2019 at 5:45 am in reply to: [Resolved] BuddyPress Auto Activate Auto Login – Cannot login #24029
Hi,
About Ajax Registration form and conditional Profile field. They should be compatible. Please share me a page on your site and I can test and assist quickly.It is possible, there compatibility broke with Ajax register 2.0. Please link me to a page and I will provide an update.
Regards
Brajesh - Brajesh Singh on July 10, 2019 at 5:41 am in reply to: [Resolved] BuddyPress Auto Activate Auto Login – Cannot login #24028
Hi Chris,
Thank you for your feedback.Please allow me to clarify a few things.
1. BuddyPress legacy template is neither buggy nor outdated. If someone told you it is outdated, they have misguided you.
2. BuddyPress Nouveu is a broken template and uses outdated Backbonejs.
3. We did not support the Nouveau initially due to the way events were handled in Nouveau. It makes simple tasks complex.
4. Yes, legacy looks less elegant than Nouveau but has better extension feasible.Now that I have clarified about BP Legacy’s position vs Nouveau, I believe Conditional Profile Field will work with both.
The message that you saw was for BP Profile search’s template. We no more support condition with Profile Search plugin.
So, you can use both template packs without issue.
Also, If you are using our member types pro, You may avoid the Conditional field and use member types for conditions instead.(You will need to enable Conditional registration option in settings). It works in both the template packs.
PS:- Replying about the Ajax registration Form in next reply.
Regards
Brajesh - Brajesh Singh on July 10, 2019 at 5:22 am in reply to: [Resolved] Statistics plugin for buddypress (Buddystats) #24027
Hi Tosin,
Thank you for reminding.At the moment, the kind of resource it needs is to feasible for us. I am still hoping we can create something similar in future.
Regards
Brajesh Hi Mike,
Thank you for sharing the idea.The circle is not applicable int sitewide context(Only in user’s context). It is specific to a user. It is not feasible to map member types to circles directly.
We need to create circles for each user specifically while in member type’s case a global list is sufficient.
I believe the functionality you are looking for may be achieved by filtering the activity stream by member type in future.
Regards
Brajesh- Brajesh Singh on July 10, 2019 at 4:23 am in reply to: Request for password on account deletion #24025
Hi Tosin, Mike,
Thank you both of you.We are going to see if we can get it in next release of BuddyPress.
Regards
Brajesh - Brajesh Singh on July 10, 2019 at 4:21 am in reply to: [Resolved] Adding a tab for the blog post page in Profile Tabs Creator Pro #24023
You are welcome.
- Brajesh Singh on July 10, 2019 at 4:20 am in reply to: How can I keep all BP content navigation within Buddypress? #24022
Hi Carsten.
Yes. You can do that.On the Admin Menu screen, Use the custom links option and use the following link
http://yoursite.com/members/me/tab-name/That will link to current user’s profile tab. Please remember “me” is used By BuddyPress to redirect to current user’s tab.
Please replace:-
http://yoursite.com with your actual site url
members – with your member directory slug.
tab-name:- with actual tab name(e.g friends, mediapress etc).Hope that helps.
Regards
Brajesh - Brajesh Singh on July 10, 2019 at 4:16 am in reply to: [Resolved] Recent Profile Visitors – no visit count in tab #24021This reply has been marked as private.
- Brajesh Singh on July 10, 2019 at 4:14 am in reply to: Automated Cover Images per Member Type #24020
Hi Mike,
We already have an option to remove uploaded image(just below the image).To disable a badge from being visible, even if it is assigned to users, either delete the badge or mark it inactive.
Regards
Brajesh Hi Fabrice,
Thank you for the question.Since Google analytics is asking you for a specific page, you will need to setup redirection for that page after account activation. If you don’t, the analytics won’t track.
There can’t be 2 redirects on 1 activation. You can either keep reload page or redirect to specific page.
If you want to keep reloading the same page option, you will need to explore and see if Google Analytics allows updating goal data using JS API. If they do, I can trigger a javascript event when a user successfully registers. The code for updating GA Goals can subscribe to that event and mark the update.
Regards
Brajesh