Upgrade to WordPress 6, plus a useful shortcode like:
User group-member-list by shortcode [group-list group=”12345″]
]]>Hello, I’ve tried so many ways to display groups with their users in the front pages, like creating shortcodes and get_term get_user_meta …..
but it’s not working
is there any working method to do so?
Hi, is there anyway you can help me filter by user group? I’ve got implemented a filter by author, but would be nice to be able to do the same for the groups. Thank you!
]]>Hello,
Is there a way to add a group programmatically? Which action/filter do I need to use?
I have a membership site that requires the group to register (and pay a fee) before group members can register (and also pay a fee). I’m using the Simple Membership plugin to deal with payments and membership types.
As part of the post-payment processing, I’d like to automatically add the group so that when the group members register, their group is present on the registration form.
Any help would be appreciated.
Joe.
]]>can you advise on how to write a conditional that if they are in X group, do this?
i was using user-groups-restrictions plugin, but it hasnt been updated in years and has stopped working
]]>The changelog says that this was fixed on April 11, 2016. I am still having this problem. I am using v1.3.1 with WordPress 4.6. Any time any of my users update their nickname or any part of their profile, their user group assignments are stripped away.
]]>User Groups shows members in a group called “Election Reform” but when I use the shortcode [group-list group=”Election Reform”] it reports that no members could be found. This happens with several other user groups, but some user groups display fine.
Here is the path to the affected web page:
https://tcprogressives.org/issues/voting-rights/
Hello
My translation doesn’t match. No word is translate.
I don’t undersatnd why, because user-groups-fr_FR.mo and user-groups-fr_FR.po files are on wp-content/languages/plugins folder.
Same problem when files are on wp-content/plugins/user-groups/languages folder
Thanks
]]>Добрый день!
Как осуществить вывод подписки с профиля на нужную страницу. У меня имеются ограничения для пользователей на управление профилем из админке. Как осуществить вывод подписки на группу в нужном месте (например на странице?)
Спасибо за помощь каждому откликнувшемуся!
I searched the support forum for this topic, but could not find an answer.
I want to allow all users assigned any WordPress role to view and edit their membership in User Groups within their Profile. Is this possible?
]]>I want to create a page which contains the homepage. This new page should contain the original page and a link to the webmail and should be visible only for users who belong to group X. All other people should see the original homepage (without the link to the webmail).
Is that possible and how do I do that?
Regards,
Guido van Harten
Seems to be broken when we use latest version of WP ??
]]>After activating User Groups, I went to Users –> User Groups. I saw the error message “You are not allowed to manage items”. I found an article that said: “To fix this issue, in the function register_user_taxonomy() you have to add the show_ui-option to the register_taxonomy()-call and set it to true.” I found this function and it appears to be correct. The last few lines are
),
‘update_count_callback’ => array(&$this, ‘update_user_group_count’), // Use a custom function to update the count. If not working, use _update_post_term_count
‘show_ui’ => true
)
);
}
When visiting the admin page:
wp-admin/edit-tags.php?taxonomy=user-group
I see the message:
“You are not allowed to manage these items.”
I am definitely an admin on that site. Multisite is not active.
Running version 4.4-beta3-35530
]]>Is it possible to add new users directly to a group?
For now you first create a user and then you can add a group to the user.
]]>I add users manually and add them to groups. If I edit a user all is ok. Users are not allowed to edit their own groups when they edit their own profiles – also ok. But when users edits and saves other info on their profiles they are removed from all groups.
I’m not sure in what version this problem arose in but it has been bugging my sites for a couple of versions before 1.1.3 and at least since WP 4.2.
]]>We have been using your User Groups plugin in our organization’s WP site, to identify which mailing list a User (member) is subscribed to.
We have exceeded the mailing capabilities of our mailing plug-in and need to export a list of about 2400 Users to another bulk-email provider. They are in a User Group (thanks to your plug-in ?? ) – let’s call it “PMsubs”.
My issue is that I can’t export JUST that group of “PMsubs” out of WP…
– In WP, I can export ALL users, no problem, to a CSV, but there’s no info (column) on what User Groups they are part of (critical so as not to spam non-subscribers)
– in the Users UI (User Management page), I can use your “User Groups” drop-down to filter on the UG I want to export (PMsubs), and then I can click the “select all” box in the title bar above the list of users to ‘check’ all of them on the list, and then I can use the Bulk Action of Export to create a CSV of the UG members BUT it only exports that one Page-at-a-time – and there are 120 pages of data!
How can I filter an export to include only (but all) the members of a User Group? (or add a column to an export of ALL Users)?
]]>Hello, i create user groups it was very easy. but now i want a filter in a the woocommerce order overview. so i can see from which group the order is. is this possible?
]]>Hi,
after the new update i start get this PHP notice:
Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method KWS_User_Groups::get_instance() should not be called statically in /home/public_html/site/wp-includes/plugin.php on line 496
how to fix?
Thanks
]]>We are using User Groups and User Groups Restrictions plugins successfully on WP version 3 sites. We installed on 4.0.5, and it looks like they both work, but there’s a setup concern.
With Networked sites, the Network Admin is the permission needed to be able to create Groups, and to assign Users to Groups. You probably want to drop this down a level, and allow anyone with Administrator role to be able to create Groups and assign Users to Groups.
]]>Hi this is my first time on here. Please can you help? I have a flower business which sends bouquets nationwide. We have just installed WordPress and I am happy with its functionality although I need to learn more about how these functions work.
At the moment when you add a new user is creates a brand new customer account with its own unique customer account number.
What I would like to be able to do is assign multiple users to the same account. so for example,
I have a large client who orders lots of products. Lets call this client “BIG Business”.
Big Business has 25 different people that order products and they are all registered as individual users. Is it possible to create 1 main client account that I can allocate the individual users to via administration on the website? Please can you let me know how to do this?
Many thanks in advance.
James Hunt
]]>I have created five groups using this plugin. Now, I wanted to get that all groups I have created from this using a loop.
Can anyone suggest?
]]>I’m looking for an option to enable one user in every group to function like a moderator or collaborator with some special role capabilities over the subscribers of its group. Is this possible with this plugin?
Thanks in advance!
The following notice occurs when the plugin is active
Strict standards:
call_user_func_array()
expects parameter 1 to be a valid callback, non-static methodKWS_User_Groups::load()
should not be called statically
It originates at line 10 of the plugin file:
add_action('plugins_loaded', array('KWS_User_Groups', 'load'), 200);
To remove this annoying notice the keyword static has to be inserted in line 15:
]]>
static function load() {
Hello, I would really enjoy using this plugin for my members, but I cannot get it to work. On this page, Yukon should be orange and Darth should be teal:
https://www.halodiehards.net/forums/topic/to-prove-i-am-here/
But everyone is the same color. Any help would be appreciated!
]]>Hello!
Wanted to know, if it is possible to make, that, page content, to show up, if user is from certaing User Group.
For Example, Groups,
Unknown
Visitor
Member
Family
And I paste code, in page wp-page-template, that content shows up only if user is Family or Memeber.
Otherwise Sorry, you do not have access to this content.
Is it possible, to do it?
And maybe someone can help me with code? because I am new to all this.
Thanks all, in advance!
]]>Hi !
I wanted to use this plugin in combo with widget logic in order to display widgets for a certain group only.
Do you have any idea how should I proceed ?
Thanks ??
]]>i really like this plugin because it allows us to group users based on there tasks and the plugin works very well with Email Users.
but when a user changes their avatar, any User Groups tagging is wiped out.
]]>Hi, do user’s user group data get stored in the/a Worpress MySQL database – i.e. if I wanted to pull that info into a CRM? And if so, where? Thanks for any help!
]]>I need to import about 1500 users into my new WordPress site using CSV. Would like to use your plug-in to organize them in groups, is there a way to mass import which users belong to which group?
Can it be done during the initial CSV import? how should I format the CSV to get that to work?
Thanks
]]>