Your cart is currently empty!
Forum: Groups Restrict Categories
-
Memory isse – 500 Internal Server Error
—
by
Good morning. We’ve been using your plugin for many years on one of our websites. A few days ago, the website started showing error 500, a memory issue. I’ve upgraded the plugin to the latest version, but the issue is still there. The website is not showing an error once I’ve disabled the access restrictions…
-
Assign Group to a Custom Menu Item
—
by
Hi Guys How can I assign a group to a particular custom menu item so that only that particular group can see the custom menu item in the menu? The custom menu item has a post type of Navigation Menu Item “nav_menu_item”
-
Taxonomy applied to acf user field (back end)
—
by
Hi George, Thanks as always for your helpful responses. My question now is can GROUPS help me out with an ACF issue: ACF only provides filtering by role for their “user” field. If I create a taxonomy for WP Users, Groups recognizes it, but doesn’t prevent it members of that group from showing up in…
-
Restrict access to post but allow teaser on index page
—
by
I would like to restrict access to a post, but still have the name and teaser image be available to someone not in the group. This would accomplish two things: 1) Users who aren’t logged in can browse and see a list of all content (prompted to login when selected) 2) Logged in users who…
-
Deny Access Based On Group
—
by
If a user belongs to a group, I would like to restrict them from all posts associated with that group. Essentially, this is an inverse of the standard functionality. Instead of Read, I need a Cannot Read. How can I accomplish this?
-
term_exists not finding restricted categories
—
by
We are running an automated import to add/update products on our site regularly. When the product is in a restricted category, our code to check if the category already exists is returning false: $subcat = term_exists( $level2,’product_cat’, $catid); Please advise ASAP
-
404 error for post associated with multiple categories
—
by
Hi team, Our users are facing issues when accessing posts that have more than 1 category and they get 404 error. We have setup categories permissions based on Groups. Each of our category is associated with different groups. I have a post that is in both Category 1 and Category 2 associated with Group 1…
-
Auto tax term generation based on cpt item created
—
by
Greetings We purchased this add-on yesterday and getting to understand it’s usage. First issue we found == the addon does not display any UI for custom post types. It is only for custom taxonomy. This is contrary to the sales page for the addon, unless I am missing something. I have a screenshot that can…
-
Product associated with more than 1 category
—
by
I’m having a issue that appears to be a bug. I have a user that is in group X I have a product “Z” that is in both Category A and B. Within Woocommerce it requires a “primary” category. So in this case the product’s “primary” category is A. I have set the Catagory B…
-
Error message
—
by
Fatal error: Uncaught ArgumentCountError: Too few arguments to function Groups_Restrict_Categories::list_terms_exclusions(), 2 passed in /home/xxxxxx/sample.com/public_html/sub.sample.com/wp-includes/class-wp-hook.php on line 308 and exactly 3 expected in /home/xxxxxx/sample.com/public_html/sub.sample.com/wp-content/plugins/groups-restrict-categories/lib/core/class-groups-restrict-categories.php:361 Stack trace: #0 /home/xxxxxx/sample.com/public_html/sub.sample.com/wp-includes/class-wp-hook.php(308): Groups_Restrict_Categories::list_terms_exclusions(”, Array) #1 /home/xxxxxx/sample.com/public_html/sub.sample.com/wp-includes/plugin.php(205): WP_Hook->apply_filters(”, Array) #2 /home/xxxxxx/sample.com/public_html/sub.sample.com/wp-content/plugins/simple-tags/inc/class.client.tagcloud.php(722): apply_filters(‘list_terms_excl…’, ”, Array) #3 /home/xxxxxx/sample.com/public_html/sub.tokiwada in /home/xxxxxx/sample.com/public_html/sub.sample.com/wp-content/plugins/groups-restrict-categories/lib/core/class-groups-restrict-categories.php on line 361
-
Restrict Category not work
—
by
Hello I installed the plug in and with the categories it does not work. I followed the video procedure but it doesn’t work
-
Update package not available
—
by
Hi Guys Tried to update from v2.4 to v2.5 today and got this message. “An error occurred while updating Groups Restrict Categories: Update package not available.” I have a valid key. I also tried downloading from “My Account” but it only downloads v2.2 Any ideas?
-
Restrict category content only in template parts
—
by
Hello, currently the categories plugin applies a restriction rule at a global level, so it disables all the publications of a category. Is it possible to restrict categories but at the level of template parts? Header: Public Title Post 1 Main or template parts: Blocked content Post 1 Footer: Public footer Post 1 or something…