Replies
- 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
BrajeshHi Samson,
My apologies for the delayed reply.Thank you for using Community Builder and our plugins.
Here are the steps to configure BuddyPress Branded Login.
1. Please activate BP Branded Login
2. Please visit Dashboard->settings->BuddyPress and click on “Pages” tab.
3. Please assign pages for Login/Logout/Forget Password etc.That’s it.
Now, please open the login page in a new browser and incognito page and test if it is working by logging in.PS:- If it does not work, Please let me know I will put a video tutorial tomorrow.
Regards
Brajesh- Brajesh Singh on July 9, 2019 at 8:09 pm in reply to: [Resolved] BuddyPress Xprofile Member Type Field – Description #24010
You are welcome. Glad it worked.
Regards
Brajesh - Brajesh Singh on July 9, 2019 at 8:06 pm in reply to: How to add fields other than the "base" group to the registration form? #24009
Hi,
Welcome to BuddyDev.
1. It is possible to show multiple profile field groups on BuddyPress Registration.
It will need a lot of change in theme(specially how the signup_profile_field_ids are managed).Please do note that neither any theme or plugin(including member types pro) support conditional logic on registration for multiple profile field group.
They all assume the default config and will need modification.
There are 3 ways to handle the issue
1. Modify template and the specific plugins to show all groups on registration page
2. Or Put all fields on base profile field group and assign to specific member type(It will work with all plugins).
3. Or just keep the basic fields on registration and use our free plugin BuddyPress Profile Completion to force users complete other fields.Let me know which option you will be going for.
Regards
Brajesh - Brajesh Singh on July 9, 2019 at 5:34 pm in reply to: [Resolved] BuddyPress Xprofile Member Type Field – Description #24003
Hi Nik,
Thank you for reporting.We have fixed the issue.
Please upgrade to 1.0.7
https://buddydev.com/plugins/bp-xprofile-member-type-field/
Regards
Brajesh - Brajesh Singh on July 9, 2019 at 5:31 pm in reply to: How can I keep all BP content navigation within Buddypress? #24002
Hi Carsten,
I am sorry but I am unable to understand the issue.
Can you please share a screenshot? That will give me better idea.Thank you
Brajesh Hi Tosin,
Thank you for the questions.1. Member Type associations are managed by BuddyPress, so no matter which plugin you use, the user to member type association will not be lost. All you need to do is keep the membertype slug same.
2. If there are too many member types, instead of creating by hand, you can use post type converter to convert their post type to Member Type Pro’s. If they are in the range of 10 or so, re-creating the entries may be a better idea. Which ever path you go, Please make sure to update each created member types entries with your need(groups/cover/redirect etc..).
I hope it works for you and you will have a more pleasant experience. If anything goes wrong, please share admin details and I can take care of that(I do not think that that will be needed though). Please do not delete their plugin(deactivate that but keep) until you feel that everything is working fine.
Regards
Brajesh- Brajesh Singh on July 9, 2019 at 4:18 pm in reply to: [Resolved] Adding a tab for the blog post page in Profile Tabs Creator Pro #24000
Hi Carsten,
Just add the
http://yourdomain.com/blog to the url field for the tab and it will work.Regards
Brajesh