hardlyneutral
Forum Replies Created
-
Forum: Plugins
In reply to: [BuddyPress Registration Groups] Found a bugGreat article, thanks! I’ve added the CSS documentation and theme compatibility testing to my backlog of work. Very much appreciated!
Forum: Plugins
In reply to: [BuddyPress Registration Groups] Found a bugThanks for the kind feedback! I dig some digging on the error you reported and it looks like it may be related to plugins that have been internationalized (like mine just was) and updates to language packs. Check out this thread here: https://core.trac.ww.wp.xz.cn/ticket/36823
Regarding the CSS issue you described, would you be able to provide either a screenshot or a URL that I could check out? It is possible that I could abstract the CSS a bit more to try and be more flexible with a wider variety of themes. Or just better document the CSS for people to change as needed. Thanks!
Forum: Plugins
In reply to: [BuddyPress Registration Groups] Is this still maintained?Thanks for checking in! It is indeed still maintained. I’m putting out a maintenance release shortly after testing with the latest versions of WordPress and BuddyPress.
Forum: Plugins
In reply to: [BuddyPress Registration Groups] Can we set the group automatically?I will add this to my next release items. Look for it with the next version that comes out!
Forum: Plugins
In reply to: [BuddyPress Registration Groups] Fatal Error on Registration FormClosing due to inactivity.
Forum: Plugins
In reply to: [BuddyPress Registration Groups] php7 compatible?The code base should be php7 compatible, yes.
Forum: Plugins
In reply to: [BuddyPress Registration Groups] Fatal Error on Registration FormHmm. Have you tried disabling all other plugins on your site and/or switching to a different theme. After doing a bit of research I’m seeing some threads that talk about this specific error being related to theme or plugin issues.
Without having access to your environment my recommendation would be to disable all plugins except for buddypress and bp registration groups and switch to the twenty fourteen theme to see if the error still exists. If that fixes it, you can start re-enabling stuff until you find out which plugin or theme is causing a problem with groups_get_total_group_count().
Let me know if this helps. Also, I re-tested my plugin with a clean install of WP and BP and everything appears to be in order.
Forum: Plugins
In reply to: [BuddyPress Registration Groups] Fatal Error on Registration FormHey fcexclusive,
Can you verify what version of WordPress and BuddyPress you have installed and that BuddyPress is enabled? The function groups_get_total_group_count() is part of the BuddyPress core codebase.
Thanks!
Closing this out as stale.
Thank you very much for the kind review! I’m happy you are enjoying the plugin!
Forum: Plugins
In reply to: [BuddyPress Registration Groups] Checkbox style to Dropdown styleRelease 1.1.1 is out and has radio buttons 🙂
Forum: Plugins
In reply to: [BuddyPress Registration Groups] Checkbox style to Dropdown styleI’ll be adding this in a release shortly.
Forum: Plugins
In reply to: [BuddyPress Registration Groups] Checkbox style to Dropdown styleJust to clarify, radio buttons would prevent the user from selecting multiple groups to join. Is that the behavior you are looking for?
Forum: Reviews
In reply to: [BuddyPress Registration Groups] Does What it SaysThanks for the review! I’ve actually carved out some time this weekend and released an update. I hope you continue to enjoy the plugin!
Forum: Plugins
In reply to: [BuddyPress Registration Groups] Extended Profile IntegrationHmm. I’ll think about how I might do that, but I don’t think it will be in the near term. Thanks for the suggestion though!