Your cart is currently empty!
Forum: Groups
WooCommerce Orders Filter
—
by
When adding a group to the filter and clicking “filter”, the Orders screen show 0 results. We absolutely have people purchasing from specific groups. How do we sort orders by filtered groups? Thank you.
Restricting a page to non-members (visitors who aren’t logged in) only
—
by
Hello there- We have several pages related to registration, activation, etc. that we would like to make inaccessible to group members who are already logged in (i.e. They should be redirected to our “Restricted Access” or “Client Portal” pages). At present, we can restrict these pages by Group (works great, BTW!), but can’t seem to…
Groups 404 Redirect not redirecting to restricted page after login
—
by
I’m using Groups 404 Redirect to redirect users to restricted pages after login. Typically it works like this: 1. User clicks a link to a restricted page. 2. User is redirected to login page. 3. After logging in, user is redirected to restricted page with read access. It no longer work since the last couple…
Group on front end
—
by
I was browsing the forum and saw a post from 2017 that was kind of related: has there been any examples or references for groups on a front end form? I’m currently using PODs to make custom post types and am using it’s form shortcode, but can do something custom if necessary, where I’m trying…
Sandbox
—
by
Hi, I’m developing a new theme for my site using the divibuilder and your group features, I have a number of your paid for plug-in now. Is there a way for me to have another url to use as my sandbox? I can’t dev on local host for a variety of reasons. Is this possible,…
Please respond to my previous ticket
—
by
My live site is affected by your plugin. Please refer to my previous ticket with subject “Redirection for restricted user not working”. Respond to that ASAP. Thanks, Lopez
Not all capability in the “Enforce read access” list
—
by
Hi, I use Groups (v2.4.0) and Groups Restrict Categories (v2.1.0) plugins. I need to restrict my category access by using Capability (not by Group). During my tests everything was OK. But now I start to have this king of problem : 1- I creat many capality, but for this topic I put the focus on…
Reset Permissions for Article in database
—
by
Hello, im getting “Sorry, you are not allowed to edit this item.” while trying to edit an article (with Admin user). Can someone explain how to edit/reset Groups permissions in the database?
Restrict purchase of product to group but show whole product to all
—
by
Is there a programmatic way to hide the “buy button” to users of a group but show the rest of the content to all visitors? We are using Groups and Groups WooCommerce, but it appears we can only hide or show the entire listing, not just restrict access to actual purchase (we know this can…
Query groups by incomplete name
—
by
We have 160 groups and 3800 users. The Email Users plugin is trying to load all groups and users on page load. We are trying to integrate select2.js so create a searchable select field using ajax as demoed here https://select2.org/data-sources/ajax Further instructions here https://rudrastyh.com/wordpress/select2-for-metaboxes-with-ajax.html My question is how would we format the query? Here is…