Installed the Group Types plugin – BuddyPress.
When I select a group for the filter, it gives an error in the console:
Uncaught TypeError: bp.Nouveau is undefined.
What to do? Filter does not work.
Uncaught TypeError: bp.Nouveau is undefined
<anonymous> https://111/wp-content/plugins/bp-create-group-type/public/js/bp-add-group-types-public-nouveau.js?ver=1.0.0:28
jQuery 2
dispatch
handle
]]>
Hi,
I’ve been using your plugin for a while but didn’t update my group types in a long time.
I was surprised to see that the description field when adding a group type is gone and the tabs at the top also.
Did you make any change to the plugin in the latest upgrades or is it a bug on my side?
Thank you!
]]>I’d like to assign multiple group types to a group in BuddyBoss. Is this plugin compatible?
]]>Hey there,
I am running a website with Buddypress and BuddyPress Create Group Type. Before updating to the new version of BuddyPress Create Group Type today and with that to the newest Buddypress version, I was able to filter group types on the group list with the tabs.
After updating both Buddypress and BuddyPress Create Group Types it still says on the tab for example “Grouptype XYZ 11”, but when I click on it, there’s a message telling me that there aren’t any groups there.
I tried a few things, like adding different new group types, updating the old ones, creating new groups with new group types, but it’s still the same. The group type tab is always empty.
I checked the dev console of Chrome, but there aren’t any errors there hinting any missing files or else.
Not sure if it’s better to roll back to the old version. Is there anything you can do about it?
Thanks for your help in advance!
]]>I’ve found an issue on a site which I’d had on a very old version of BuddyPress (2.9.4). We updated to BP 7 and tested, everything seemed to be fine.
I’m not sure what’s changed but now there’s something odd going on, messing certain features up.
The issue didn’t seem to be happening locally, and I realised that locally I’d not updated the core BP plugin. I did so, and the issue matched the live site.
This seems to be related to the introduction of types in 7.0 (https://bpdevel.wordpress.com/2020/09/21/bp-types-admin-ui/). In admin now under Groups, there’s 2 ‘Group Types’ menu entries – one is for a post type (the Create Group Types plugin) and one is for a taxonomy (BP core).
I’ve a page which output the group types as tabs, and it uses bp_groups_get_group_types()
to get the group types. This has been working for a long time, but now it’s getting the taxonomy terms (there’s a bunch of these, I’m not sure where they’re coming from, but the tabs are all blank as $group_type->labels['name']
seems to be empty for the group type taxonomy terms being pulled in.
I appreciate I’ve probably missed something in the time I took to update BP core, but I’m not sure how I’m supposed to adapt to the problems caused by the new group types taxonomy.
]]>Hi, thank you very much for the great pluging ??
I am working on showing the type of groups at the home group, but i dont find the function that let me show these informacion of the group.
I know it is not your development but maybe you can give me a clue where to look …
I am using this code to show it but i dont know wich “function I sould call”….
<a href="<?php bp_group_permalink(); ?>"><?php bp_group_name(); ?></a></b><b><a href="<?php bp_group_permalink(); ?>"><p>Group type:</p><?php "function I sould call"(); ?></a></b>');
I will be very grateful for any guidance you can give me, Thanks
]]>I’m using latest version of bp, wordpress on the community builder theme with bp featured groups in there too.
Seems like any more than 3 group types the plugin struggles, the menu doesn’t update when a group type updates and creates broken links.
Example I have created 5 different group types, no more than 2 are displayed as tabs on group directory. When the drop down for more is clicked all group types display as expected, however, when individual group types are clicked all display their groups as expected – all except one particular group type which displays ALL group types not just those in that type.
When using the broweser inspector it shows that the link for that particular group type is different to the others – all group types except name and id are exactly the same.
Any ideas?
]]>Is there currently or planned support for subgroup types? I have a group called Retailers, but would like subgroups of that type for Fashion, Tools, etc.
]]>Hi,
I have hidden groups assigned to group types, and these hidden groups are being included in the counts on the group type tabs. Is it possible to set it so the counts don’t include the hidden groups?
Thanks,
Jemima
]]>The plugin works well but doesn’t get featured image. Any help ?
]]>When writing a post / page, then saving it as a draft, or reading a draft page, there is a php error appearing in the shortcode area:
Fatal error: Uncaught Error: Cannot use object of type WP_Error as array in /home/users2/o/xxx/www/website_home_dir/www/wp-content/plugins/bp-create-group-type/admin/class-bp-add-group-types-admin.php:730 Stack trace: #0 /home/users2/o/xxx/www/website_home_dir/www/wp-content/plugins/bp-create-group-type/admin/class-bp-add-group-types-admin.php(691): Bp_Add_Group_Types_Admin->bp_get_group_type_key('1456') #1 /home/users2/o/xxx/www/website_home_dir/www/wp-admin/includes/template.php(1345): Bp_Add_Group_Types_Admin->bp_group_type_shortcode_meta_box(Object(WP_Post), Array) #2 /home/users2/o/xxx/www/website_home_dir/www/wp-admin/edit-form-advanced.php(677): do_meta_boxes(Object(WP_Screen), 'normal', Object(WP_Post)) #3 /home/users2/o/xxx/www/website_home_dir/www/wp-admin/post.php(206): require('/home/users2/o/...') #4 {main} thrown in /home/users2/o/xxx/www/website_home_dir/www/wp-content/plugins/bp-create-group-type/admin/class-bp-add-group-types-admin.php on line 730
Some informations:
WordPress version 5.4.1
Twenty Eleven (child) (version 1.0)
BuddyPress Create Group Types (version 2.2.0)
PHP version 7.2.29
By the way, previous urls like /groups/type/group_type do not work as before, and we have to place a shortcode into a new page in order to have the list of entries in a group type. Quite annoying for indexing purposes. If we to agree with this new behavior, is it possible to have a way to sort groups (with for example options in the shortcode?)
Best regards
]]>The 2.2.0 update seems to have broken functionality on a site I work on. The obvious issue was that group type tabs on the groups list, instead of being e.g. /community/groups/type/specialinterestgroup/ were just /community/groups/type//
As a quick fix I’ve downgraded to 2.1.0 and everything’s fine. Before I spend time digging deeper, checking for plugin conflicts, etc., I thought I’d check if you’ve had anything similar reported?
One thing is that we’re running an old version of BuddyPress – version 2.9.4. However, looking at your changelog, compatibility for recent versions of BP are 2.0.2 and earlier. 2.1.0 seems to work fine.
]]>Hello, we configured our Group Types, and Groups.
Is there a way to list or display the available “Group Types”?
]]>The multisite directions are slightly off and confusing on this plugin’s main page. But I was able to figure out how to get the plugin working with multisite.
In order to get this to work with a multisite install, follow these directions:
AFTER you’ve already enabled your WordPress site to be a multisite installation and you’ve enabled the Buddypress plugin at the multisite (network) level…
1. Download this plugin, “Buddypress Create Group Type,” but do not activate it yet.
2. Edit the WordPress file called “wp-config.php” by adding the line below. (You can find that file by using your site’s File Manager program, or by using FTP software.) Please note that this line is shown on the main page of this plugin. But between the word “true” and the “)” there was an extra space that should not be there. The line should not have that extra space. Also be aware that commas and quotation marks do not copy and paste well sometimes. So after copying this line to your wp-config.php file, you may have to erase any ‘ or , or ) or ; and manually type it over again, just to be on the safe side. The below line should be correct.
define(‘BP_ENABLE_MULTIBLOG’, true);
You can put it right before the “That’s all…” line in the wp-config.php, so it will look something like this:
define(‘BP_ENABLE_MULTIBLOG’, true);
/* That’s all, stop editing! Happy publishing. */
3. Login to your WordPress site as the admin and go to the network (multisite) dashboard. Under the multisite’s plugins section, find the “Buddypress Create Group Type” plugin and click “Network Activate” for the plugin.
4. Once the plugin is network active, the “Groups” section will no longer be in the network (multisite) area. It will be in the dashboard area of the main, single site. Under the single site’s “Groups” section will be a sub-section called “Group Types,” which is where you can create your different group type categories.
Hope this helps! Great plugin, by the way.
]]>Hi,
I’m testing your plugin on my test environment and it seems there’s a plugin conflict with s2member and WP 5.3 when trying to create group types. After creating I received the following errors on screen:
Warning: sprintf(): Too few arguments in /wp-content/plugins/s2member-pro/src/includes/syscon.inc.php on line 100
Warning: sprintf(): Too few arguments in /wp-content/plugins/s2member-pro/src/includes/syscon.inc.php on line 100
Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/s2member-pro/src/includes/syscon.inc.php:100) in /wp-admin/post.php on line 223
Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/s2member-pro/src/includes/syscon.inc.php:100) in /wp-includes/pluggable.php on line 1265
Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/s2member-pro/src/includes/syscon.inc.php:100) in /wp-includes/pluggable.php on line 1268
It would be great to take a look into compatibility with WP 5.3 – thank you.
Kindest regards ??
]]>It’s not working when “youzer” plugin is activated.
]]>Your plugin not working in the following conditions:
Latest wordpress
Theme : Mylisting
Only three mandatory plugins activated :
– Buddyprees
– Woocommerce
– Elementor
Thank you for your help
]]>Dear, at first a really great and useful plugin. Thank you for the creation. My problem: The latest version of this plugin does not work anymore. It shows everything, but the Ajax does not seem to work anymore. Respectively. the group types are not loaded. In the previous version, everything works fine. Thank you Nice weekend greeting Rusty
The problem is that it only works with the Buddypress old template pack. So do not put in Buddypress on nouveau. This should then be fixed at Group Types Plugin.
Error: Uncaught TypeError: Cannot read property ‘setupGlobals’ of undefined
at HTMLSelectElement.<anonymous> (bp-add-group-types-public-nouveau.js?ver=1.0.0:24)
at HTMLDocument.dispatch (jquery.js?ver=1.12.4-wp:3)
at HTMLDocument.r.handle (jquery.js?ver=1.12.4-wp:3)
at Object.trigger (jquery.js?ver=1.12.4-wp:3)
at Object.a.event.trigger (jquery-migrate.min.js?ver=1.4.1:2)
at HTMLSelectElement.<anonymous> (jquery.js?ver=1.12.4-wp:3)
at Function.each (jquery.js?ver=1.12.4-wp:2)
at a.fn.init.each (jquery.js?ver=1.12.4-wp:2)
at a.fn.init.trigger (jquery.js?ver=1.12.4-wp:3)
at HTMLDivElement.<anonymous> (jquery.nice-select.min.js?ver=2.3.4:4)
bp-add-group-types-public-nouveau.js?ver=1.0.0:24 Uncaught TypeError: Cannot read property ‘setupGlobals’ of undefined
]]>Hi there,
Is it possible to add a title to every page that are created? There’s currently no title at all.
Regards,
Vfero
Hello,
I made 2 kinds of groups. I’d like them to be shown on their respective pages/directories.
When i do it by your plugin, the specific directory show nothing or everything, but not the specified groups. Any idea?
Regards
Vfero
When opening the groups page, is it possible to directly choose a group type tab without further clicking?
I see the group type is not in the url, so this might be difficult?
THX
]]>Hello, thanks for your work ! But I think only admin can associate groups with group type.
I’ve 3 member_types, 3 user role. Each user_role is automatically associates witha member_type.
Thanks your plugin I created 2 group types.
I wish to associate groups created by member_types (or user role) 1 & 2 to group_type 1, and groups created by member_type or user role 3 to group_type 2.
Could you say me how to do ?
And how to don’t allow members of group_type 1 to see groups of group_type 2 in the groups list.
Thanks a lot
]]>Hello guys,
I have created different groups (video game, manga, anime, book…) with BuddyPress Create Group Types plugin.
But when I want to filter one group, all the groups are displayed every time in each category.
In short, the group filter does not work.
I notice that when I select a filter, it puts me the url of all the groups.
see attachments :
https://www.noelshack.com/2019-12-3-1553090039-group-type-plugin-create-group.jpg
https://www.noelshack.com/2019-12-3-1553089993-group-filter-url-dont-match.jpg
(i use I use BuddyPress Create Group Types, BuddyPress Xprofile Custom Field Types, BuddyPress Global Search and BP Profile Search’s plugins)
I already ask help on Budypress forum and the moderator tried and get the same error.
]]>The plugin works with almost all of the function in wp 5.1, except for the url slug, it returns a 404 page not found. Will this plugin be updated and fully support 5.1 soon?
]]>The BP Create Group Type settings only available on Network Site Admin Dashboard.
When I click n Group Types it send me to the WP Network main Dash Board not to settings page.
There is a WB Plugin Button with settings but nothing works. I enable Group Type Search takes me to a 404 page.
I click on Create Group Type and it sends me to the Network Dashboard:
]]>Many thanks for your plugin.
In a single Group Page the Group Types listed in the header are clickable so that when you click a Type a list is then rendered of “Viewing groups of the type:”(groups of the type clicked are shown) which is great!
For the next version would you please consider making, in the Groups Page, the Group Types clickable so that, here also, when you click a Type a list is rendered of “Viewing groups of the type:” (groups of the type clicked)
]]>Hi. Attempts to apply the latest update to this plugin result in the following message from Wordfence:
403 Forbidden
A potentially unsafe operation has been detected in your request to this site, and has been blocked by Wordfence.
Any idea whether this is specific to my site or a more general problem?
Thanks
Rob
]]>Is there a way to echo/display the Types assigned to a Group or apply conditions ?.
I see that the types are listed on the Group view page but I would like to do a conditional statement to only echo if Group is specific type. See example below.
<?php
if ($bp_grp_type=’music’) {
echo ‘NICE MUSIC TIME’;
}
else {
echo ‘No MUSIC HERE’;
}
?>
I just want to inform you that after updating the plugin (Version: 1.1.1) I get the following error when I visit my group’s page.
” Notice: Undefined index: display in https://www.mysite.com\wp-content\plugins\bp-create-group-type\public\class-bp-add-group-types-public.php on line 229 ”
Please verify.
Binu
]]>Hello, on WP-Multisite, BP Multi Network – Install (network-activated Plugin from Buddydev https://buddydev.com/plugins/buddypress-multi-network/
– set define( ‘BP_ENABLE_MULTIBLOG’, true )
– activated Buddypress site by (sub-)site),
your plugin site by site as well.
My problem: it displays the same types/categories on all (sub)sites, which is of course not the desired behaviour for independent bp-networks. Is there a workaround or maybe just a configuration that allows group categories/types to be defined on a site by site level (different categories on different subsites)? Thank you for advice.