->show_on_post_type(‘page’)->show_on_template($template_path)
Also works!
->show_on_post_type( ‘page’ )
For my problem does not fit.
Solved a problem.
->show_on_page($page_id)
Thank you!
WordPress 4.7
Carbon Fields 1.5
Containers may be assigned to pages using specific template:
->show_on_template($template_path)
Does not work. In the back.
-
This reply was modified 9 years, 5 months ago by eevm.