• Resolved rhj4

    (@rhj4)


    I just discovered your plugin two days ago an love the concept but have a problem with the implementation.
    When I am asked to identify the pages to protect, one of the options is to list the page id values. With over 200 pages on my site, looking them up one-by-one is very tedious and error prone. A much more effective solution would be a drop down list of pages with a check box next to each.

    As ism I cannot use your plugin because managing the list of page id values is too difficult.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Bel

    (@belimperial)

    Hi @rhj4

    Thank you for getting in touch, and we’re glad you loved our product.

    You can use the ‘AND’ operator, and Is Not condition.

    The ‘AND’ operator links two or more conditions together to require that each condition be true.

    While Is Not condition exclude or return the opposite state value.

    Basically, you need to set the following rules.

    Is: A Page
    'AND'
    Is Not: A Page with ID (Please select the Page ID to exclude)

    Here’s an example:

    https://share.getcloudapp.com/9ZugQy6v

    We hope that helps. Let us know how it goes.

    Thanks!

    Bel

    (@belimperial)

    Hi @rhj4

    I’m going to mark this as resolved, as we haven’t heard from you in a while.

    Feel free to create a new thread if you have any other questions.

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Identifying pages to protect’ is closed to new replies.