You can use the Snippets or anything else as content surrounded by Conditional Content tags.
You can also use the Conditional Content tags inside the Snippets.
Ok understood but what would a query with elements look like.
Unfortunately I can't find an example on your site.
Could you please create a small example for me.
By query I mean an if query
So if the value in the snippets is 10 then show e.g. Text1 otherwise Text2.
So a combination of snippets and conditional content including PHP
That would be pretty difficult to achieve.
But I don't really understand why you would want to do something like that.
Can you give the use-case. Explain what you are actually trying to do (end goal)?
Hello,
OK. I try to explain what I want to achieve.
So I create a process bar which I count up the snippets.
The value goes 5-100%
Under the process bar I have a button where the user comes to an order form.
This button should be active as long as the process bar is not at 100%.
If the process bar has reached the value 100, the button should be deactivated automatically or via show and hide.
I still don't understand why and how you would want to use Snippets in this mix.
What do the snippets (or their value) have to do with the progress in an order form?