Hello,
I’ve just started using Carbon Fields and have noticed a weird issue with the screen option check boxes. The containers I am creating will show up automatically and correctly on the pages/templates I intended, however, the screen option sometimes has the container checked when it is not supposed to be, and vice versa. I am not sure why this is happening and would like to fix this.
When I created the containers initially I used ->show_on_post_type(page) along with ->show_on_template('example.php')
Are you only supposed to use one or the other, or has anyone had this problem before?
Thanks.