• Resolved antonzhu

    (@antonzhu)


    can we set up the content control that is enable to view the page with logged_out=”1″ and roles=”administrator?

Viewing 1 replies (of 1 total)
  • Plugin Support mark l chaves

    (@mlchaves)

    Hey @antonzhu,

    That’s a great question.

    Out of the box, no. Content Control can’t mix logged-out and logged-in visitors at the same time right now.

    Sorry about that.

    If we decide to bypass our short circuit logic in a future release, you probably can do what you’re asking by creating 2 separate restrictions: one for logged-out visitors and one for logged-in administrator roles.

    When the short-circuiting is bypassed, Content Control won’t stop at the first restriction that fails. That means if there’s a passing restriction in the stack it can find out and respect the second restriction if it passes.

    Let us know if you need anything else.

    Have a great day 🙂

Viewing 1 replies (of 1 total)

The topic ‘logged_out and administrator’ is closed to new replies.