Plugin Author
Kento
(@proaktion)
Hi,
Yes that’s possible, here’s an example:
[groups_non_member group="Registered"]
This is shown for visitors who are not logged in.
[/groups_non_member]
You can indicate any group name if needed, the example is for any registered user, see http://docs.itthinx.com/document/groups/shortcodes/groups_non_member/ for details.
Cheers
Hi Kento
I need to hide content when a user is registered premium. How is it done? please ; )
For example: hide a promotional product that can not use premium users, only new customers
Plugin Author
Kento
(@proaktion)
Hi @alex you are posting on a resolved thread and you should post a new one instead.
Please make sure to review the Forum Welcome:
“… do not post in someone else’s thread. Start your own topic. …”
Regarding your question, there is a solution which can be adapted quite easily to your requirement: https://github.com/itthinx/groups-wc-purchasable – it just does the opposite for a “Members” group and category.
Cheers