Replies
- Brajesh Singh on April 6, 2020 at 5:36 pm in reply to: [Resolved] BuddyPress Member Types Pro: Member Filter didn't work #28595This reply has been marked as private.
- Brajesh Singh on April 6, 2020 at 5:35 pm in reply to: Customizer suddenly only showing Widgets!? #28594
Hi Torben,
Thank you for the screenshot.I can see the issue now.
Your child theme is broken because it can not find the parent theme.
Please open childtheme/style.css and make sure that the line
Template: community-builder-prois there and not
Template: community-builderThat will fix it.
Regards
Brajesh - Brajesh Singh on April 6, 2020 at 5:09 pm in reply to: Customizer suddenly only showing Widgets!? #28592
Hi Torben,
I am sorry for the inconvenience.It seems the issue relates to invalid state of customizer.
Please click on the reset button of customizer to reset it to the initial state. That should fix it but you will loose any customization.
Please let me know if it works or not?
Regards
Brajesh - Brajesh Singh on April 6, 2020 at 8:30 am in reply to: [Resolved] BuddyPress Multi Network – troubleshooting set up #28574This reply has been marked as private.
- Brajesh Singh on April 6, 2020 at 4:02 am in reply to: [Resolved] BuddyPress Multi Network – troubleshooting set up #28568
Hi,
Thank you for using the plugin.Is your goal to prevent non members(who have not been added to the site) from logging to the site and posting to the feed?
The Multi Network plugin will help with limiting the listing of activities/members from current site(and not the network which is default).
It odes not prevent network users from logging to a site though. If you want this, I can help with this.To configure the plugin properly.
1. Please crate a file name ‘bp-custom.php’ and put this content
<?php define( 'BP_ENABLE_MULTIBLOG', true );2. Please put the ‘bp-custom.php’ file in your ‘wp-content/plugins directory
3. Deactivate the BUddyBoss plugin
4. Reactivate the BuddyBoss plugin
5. Save their settings pageThis is what makes it work with BuddyPress. I haven’t tried it with BuddyBoss though.
The above process forces BuddyPress to re-create tables with site specific prefixes. You were facing problem posting as tables were not created.
Please give it a try and let me know if it allows you posting or not?
Regards
Brajesh - Brajesh Singh on April 6, 2020 at 3:46 am in reply to: BuddyPress Registration Instead of Paid Membership Pro #28566
Hi Michael,
Thank you for using our plugin.
I am sorry but I do not see any option on their page for syncing with BuddyPress Xprofile field. I will suggest asking PMPro’s support about this as they have better knowledge about their addon.
keeping two registration page is not a good idea. I will suggest asking them if their plugin can take payment from BuddyPress registration. That will solve your issue.
Please let me know what they say?
regards
Brajesh - Brajesh Singh on April 6, 2020 at 3:38 am in reply to: infinite scroll members directory with ajax #28565
Hi Mike,
Thank you for the question.It is doable. You will need to keep track of the pages and check for reaching the end of the page. As per a previous discussion, you can use the same javascript function for loading items.
I do plan to put an example in couple of weeks for one of our theme.
@ JJ
Hi JJ,
I am sorry, You can edit the reply here but the forum does not allow deleting it. Do you want me to delete your reply? Please let me know.Regards
Brajesh - Brajesh Singh on April 5, 2020 at 11:07 pm in reply to: [Resolved] Problem matching BuddyPress multi Member Types with buddyboss #28563
Hi Hamid, Hugo,
Thank you for using our plugin.I just had a look at the BuddyBoss’s implementation of profile type. They have removed the way(most of) how BuddyPress registers/uses member type and instead packed their own plugin(they had a member type plugin) with it.
Instead of using BuddyPress API, It uses the code from their plugin.
So, if you have profile type enabled, you will not be able to utilize our member types plugin as expected. I will issue the refund to both of you within next 24 hours.
Regards
Brajesh - Brajesh Singh on April 5, 2020 at 1:48 am in reply to: [Resolved] WooCommerce Memberships – remove member type on expiry #28553
Hi Gavin,
Thank you for using the plugin.This is the default behaviour of the plugin.
All the member types associated with their plan will be removed from user.
Can you please check if it is not happening?
Regards
Brajesh - Brajesh Singh on April 5, 2020 at 1:32 am in reply to: [Resolved] Problem matching BuddyPress multi Member Types with buddyboss #28552
Hi Hamid,
Can you please check what is suggested by @ravisharma?PS:- A user’s member type also appears on the Dashboard->Users listing page.
Regards
Brajesh