Your cart is currently empty!
Forum: Groups
Bulk Import or Assign Group Assignments to Posts
—
by
I use WPAllImport for a wide range of importing from users to custom post types. (I’m using your Users Import/Export add-on to bulk assign rolls to users) But I cannot find any way to map incoming fields to the groups assignments. When I do an export, I see the field “groups-read” but I cannot map…
Any way to apply a group to batch of pages?
—
by
Hi! I love this plugin. I’m using it to segment access for a site we are using for documentation handbooks where different user groups have different access to policy handbooks. But, it would be super helpful if there was a way that I could select a group of pages and assign a group to them…
Group forums and Divi conflict
—
by
Hi There, I was reading through the docs and I see that some themes do not display the forum topics properly. I have discovered that Divi theme is one of them, I can see the topic and comments but not the actual content of the forum post. I see that I need to create a…
Group hierarchy content access
—
by
So I understand group hierarchies work such that capabilities are inherited from a parent group to a child groups, but does that also apply to content control access? For example, if I have a Parent Group Called “Tier 1” and a Child Group called “Tier 2”, would content only visible (via shortcodes) to Tier 1…
Group item translation wpml
—
by
Hello, I have a multisite, multilanguage site and I’m evaluating Groups Plugin . I’ve read that it’s to compatible with WPML: https://wpml.org/it/plugin/groups/ …but I haven’t found a way to translate Group items. Do you have “how-to” information? Thanks in advance, Marco
Fatal error with buddypress
—
by
Hi, I have an installation combining Groups and BuddyPress. Every time I create a group on a page, a fatal error occurs. The group is created anyway, and I can call it after. Even more, once it is created I can operate normally. It is in the moment of creation when the error happens. Regards…
Hide categories if no posts for that user
—
by
Hi, Thanks again for such a great plugin (+the categories one). I’m trying to stop the categories being displayed for users that don’t have any posts available to them in that category. e.g. when outputting a list of categories, we are shown the category name (with number of posts) but this doesn’t take into account…
Assign User to Group
—
by
My site shall support a type of virtual tournament. I have a site where I need: – users (staff/instructors) who are members of a specific staff-group – to be able to assign other users (participants in the tournament) to specific group (bases). How can I, with a Short Code or by PHP make a button…
Groups file access pdf’s not loading
—
by
Hi, We’ve been using the Groups File Access plugin on our site for a few years now to control access to PDF downloads. Many of our PDF’s have suddenly stopped working. The first page of the PDF will load, but the rest of the file never loads. This is causing serious issues for our users.…
Defaulting new posts (only) to use “Registered” group
—
by
Hi, Great plugin – thanks I’m trying to default to “registered” group on save of post. Adding the code you mentioned in a reply to someone else it saves for both posts and pages, I’m looking for posts only. This is my staring point https://github.com/eggemplo/Groups-Utilities/blob/master/post-default-group.php in functions.php Any help would be much appreciated. Thanks //…
Group user log
—
by
Hi, i need to be able to see a log of when a user joined and left the groups on my website. Is this possible? Thanks for the help
Is it possible to time out access to a group?
—
by
Hi, i want users to be able to add themselves to a group on my site, but for this to be periodically revoked so that they have to re-validate themselves. I am using the groups_join shortcode to allow them to self add. Is it possible? thanks
Check whether page is restricted
—
by
Hello, I’m simply trying to show/hide something on my page based on whether there are any group restrictions assigned to it. I’m using this example code, but it is not working. The $post_is is returning correctly, but when I do a var_dump of $group_ids I get 0, regardless of whether groups are assigned to the…
Add new user to Group
—
by
Hi, Is it possible to automatically add a new user who just created an account to a specific Group in Groups? Best regards, Nicolai