function verplaats_programmaentree_metabox() {
// Verplaats de metabox naar de 'normal' context met hoge prioriteit
remove_meta_box('jet-cpt-programmaentree', 'page', 'normal'); // Pas 'page' aan naar jouw post type indien nodig
add_meta_box(
'jet-cpt-programmaentree',
'ProgrammaEntree',
'jet_cpt_programmaentree_callback', // Deze functie moet je mogelijk aanpassen naar de juiste callback
'page', // Pas dit aan naar jouw post type
'normal',
'high'
);
}
add_action('do_meta_boxes', 'verplaats_programmaentree_metabox');
With initial plans to actually play in Vancouver, we recorded this live on behalf of VICO at the Owlsburg Shul, which was then streamed during the festival itself. Too bad not to play in Vancouver itself, very nice to get a nice video as an outcome though!