I have added a local field group with the following location rule:
` ‘location’ => array (
‘param’ => ‘page_template’,
‘operator’ => ‘==’,
‘value’ => ‘page-bracket-base.php’
),`
However, it keeps appearing appearing on all edit screens. Any thoughts on correcting this?
I got this working by using the custom fields tool export to php. I must have omitted a parameter