• Resolved 95193

    (@95193-1)


    I want to show a section when the page ID is (1), (2), (3), (4), or (5). Is it possible?

    • This topic was modified 5 years, 8 months ago by 95193.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author rtowebsites

    (@rtowebsites)

    Hello @95193-1,

    in this case you can check if “Dynamic Tag Post ID” is “Less then” 6.

    For a more dynamic way, we would create a custom field (acf) show-section with true/false and check this field.

    We close the issue, if u get any further problems, feel free to open a new issue.

    • This reply was modified 5 years, 8 months ago by rtowebsites.
    Thread Starter 95193

    (@95193-1)

    1,2,3,4,5 are just examples, in my case, I need to use five different page IDs that look like this:
    52441
    46223
    etc
    etc

    I’m assuming, from your response, that there’s no way to do this if the numbers don’t align nicely like in my original post (not sure when they would ever align nicely like that in a real-world scenario) – i.e. we can’t use multiple conditions in the last box?

    Plugin Author rtowebsites

    (@rtowebsites)

    Hello @95193-1,

    no, right now it is not possible to check for multiple values.

    But you can still do what you want if u just use a custom field like an ACF field.

    We will think about to implement a multiple value check for a future update. Thank you for your feedback and a nice idea.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘multiple post IDs?’ is closed to new replies.