• Resolved ssiegwald

    (@ssiegwald)


    I am trying to prevent unlogged-in users from seeing my posts. (I also have the rule that logged in users can see them.

    I have not come up with a combination of rules that prevent folks not logged in as subscribers to see the posts of type “officer_update”. I seem to be able to create a rule that displays only my unauthorized message for the body of the post, but the images still show, and the title still shows. I would like nothing to show.

    Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @ssiegwald – In that case you would need to use the redirect method rather than just hiding the content. We have no way of preventing your themes custom templates from rendering things directly. We filter out the pages content via WP filters.

    That is why the redirect to login or another page option is likely the better option for you here.

    Hope that helps.

Viewing 1 replies (of 1 total)
  • The topic ‘Protected Posts still show up’ is closed to new replies.