Title: Hide publics posts from groups
Last modified: August 20, 2016

---

# Hide publics posts from groups

 *  Resolved [CAstijnen](https://wordpress.org/support/users/castijnen/)
 * (@castijnen)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/hide-publics-posts-from-groups/)
 * I am using groups with woocommerce.
 * I created a group which for restricted products. But I also want to hide all 
   the public products to that group. In my current situation the group gets to 
   see the restricted products and the public products which are also shown to users
   who are not logged in. And what I want is that when a user of a group logs in
   he only gets to see the restricted products and not all the other products.
 * Is there a way to do this?!
 * thanks!
 * [http://wordpress.org/extend/plugins/groups/](http://wordpress.org/extend/plugins/groups/)

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Thread Starter [CAstijnen](https://wordpress.org/support/users/castijnen/)
 * (@castijnen)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/hide-publics-posts-from-groups/#post-3009642)
 * In other words, is it possible to create a group for users that aren’t logged
   in?!
 *  [J](https://wordpress.org/support/users/paradox_designs/)
 * (@paradox_designs)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/hide-publics-posts-from-groups/#post-3009666)
 * Came to ask the same question.
 *  [J](https://wordpress.org/support/users/paradox_designs/)
 * (@paradox_designs)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/hide-publics-posts-from-groups/#post-3009667)
 * Not sure but the solution might be using the groups_none_member shortcode.
 * read [this answer](http://wordpress.org/support/topic/plugin-groups-shortcode-boolean)
   and see if a variation of it applies to you.
 * I’ve used it like this and it seems to work:
 * [groups_member group=”1, 2, 3″]
 * Message members will see
 * [/groups_member]
 * [groups_non_member group=”1, 2, 3″]
 * message non members will see
 * [/groups_non_member]
 *  Thread Starter [CAstijnen](https://wordpress.org/support/users/castijnen/)
 * (@castijnen)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/hide-publics-posts-from-groups/#post-3009674)
 * Thanks for your reply. This does not solve my problem. This will only hide the
   product description but not the product it self in product lists like it does
   when I use the Access restriction plugin.
 * I seems like I need to look out for another solution for this problem..
 *  [cliang6817](https://wordpress.org/support/users/cliang6817/)
 * (@cliang6817)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/hide-publics-posts-from-groups/#post-3009702)
 * i have the same proglem. have you figure out yet?
 *  Thread Starter [CAstijnen](https://wordpress.org/support/users/castijnen/)
 * (@castijnen)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/hide-publics-posts-from-groups/#post-3009703)
 * Nope I created a seperate wordpress install with a copy of the webshop and made
   the entire website login only. In this way I could offer two different catalogs..
 *  Plugin Author [itthinx](https://wordpress.org/support/users/itthinx/)
 * (@itthinx)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/hide-publics-posts-from-groups/#post-3009705)
 * The only sensible way that I think would provide this kind of functionality would
   be to have access restrictions based on _not_ having a capability … but the notion
   of _hiding something public_ isn’t quite sound as a concept. [@castijnen](https://wordpress.org/support/users/castijnen/)’
   s solution to split this into two different sites is probably more in line with
   the respective use case.
 *  [cliang6817](https://wordpress.org/support/users/cliang6817/)
 * (@cliang6817)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/hide-publics-posts-from-groups/#post-3009707)
 * So is that means the user have to register two different account to login? Is
   anyway, you can just register one account and login both site?
    thank you

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Hide publics posts from groups’ is closed to new replies.

 * ![](https://ps.w.org/groups/assets/icon-256x256.png?rev=983146)
 * [Groups](https://wordpress.org/plugins/groups/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/groups/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/groups/)
 * [Active Topics](https://wordpress.org/support/plugin/groups/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/groups/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/groups/reviews/)

 * 8 replies
 * 4 participants
 * Last reply from: [cliang6817](https://wordpress.org/support/users/cliang6817/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/hide-publics-posts-from-groups/#post-3009707)
 * Status: resolved