We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The condition should be evaluated on the front end, and the value passed to the child is-true and is-false blocks.
is-true
is-false
the is-true or is-false blocks should display according to the result of the condition.
The text was updated successfully, but these errors were encountered:
@mogmarsh should this affect excerpts? for example, on an archive list page excerpt, should the conditional blocks show?
Sorry, something went wrong.
@jakewrfoster I'm leaning towards it not affecting excerpts, but i don't have a strong opinion.
Agreed, I think this can wait for a future feature if it's desired
jakewrfoster
No branches or pull requests
Description
The condition should be evaluated on the front end, and the value passed to the child
is-true
andis-false
blocks.Use Case
the
is-true
oris-false
blocks should display according to the result of the condition.Acceptance Criteria
The text was updated successfully, but these errors were encountered: