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.
Relevant Documentation:
https://toolset.com/documentation/customizing-sites-using-php/functions/#checkboxes
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
This topic contains 1 reply, has 1 voice.
Last updated by 3 days, 6 hours ago.
Assisted by: Christopher Amirian.