• Hi, integrating plugin with woocommerce everything is working fine

    I have one issue, I have a load of portfolio items that are restricted but i still need to see the previews of the posts on the home page (featured image, title) but they all disappear when viewed

    https://wordpress.org/plugins/groups/

Viewing 1 replies (of 1 total)
  • Plugin Author Kento

    (@proaktion)

    Hi,

    In that case, instead of fully restricting access to those portfolio entries, you could leave them unrestricted and use the shortcodes to protect the content within each post that should only be visible to privileged users.

    [groups_member group="Premium"]
    Restricted content ...
    [/groups_member]

    See http://docs.itthinx.com/document/groups/shortcodes/groups_member/ for details on the shortcode.

    That way your portfolio posts will appear as usual but without the restricted content. Make sure to clear the cache after the adjustments.

    Cheers

Viewing 1 replies (of 1 total)

The topic ‘Preview of restricted content’ is closed to new replies.