• I am looking for the ability to remove the post from the loop or wp_query when the membership level does not match. with the post attchement I get a padlock graphic and when its a traditional post I get redirected. Is there a way to just hide the post type from displaying based on the membership level?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support mbrsolution

    (@mbrsolution)

    Hi, can you give me an example of what you are trying to achieve. This will help me further understand your question.

    Thank you

    Thread Starter kokoruz

    (@kokoruz)

    POST 1 (EVERYONE)
    POST 2 (EVERYONE)
    POST 3 (LIMITED)
    POST 4 (EVERYONE)
    POST 5 (EVERYONE)

    When I query my posts, I’d rather that POST 3 (LIMITED) not be visible if I’m not (EVERYONE). Right now if I’m (EVERYONE) I still see the title POST 3. If I click the link it redirects me. I don’t want people to see some posts.

    Plugin Support mbrsolution

    (@mbrsolution)

    Hi, please check the following documentation. Let me know if this is what you are looking for.

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hide Post’ is closed to new replies.