Problem:
A Toolset View conditional failed to display pages based on whether a specific option in a checkbox group was unchecked.
Solution:
Wrap the Types shortcode in single quotes inside the wpv-conditional expression so its returned value evaluates correctly. Alternatively, wrap the output with the Types shortcode using option='3' state='unchecked', noting that this only hides results and does not exclude them from View counts or pagination.