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 7 years, 1 month 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?
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.