Quick question about loading checkboxes
-
So I am able to load checkboxes and dropdowns after loading repeaters simply by using:
<?php if($key_1 == 'option_1') : ?>
But simply assigning a container to a post type, I somehow have lost the ability to do that. Am I doing it wrong? ??
Just trying to create an if/then statement using whether or not a checkbox is checked.
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Quick question about loading checkboxes’ is closed to new replies.