показать поля ACF в Elementor, добавив:
do_action_ref_array( 'in_widget_form', array( &$instance, null, $this->get_settings( 'wp' ) ) );
сразу после $instance->form()
в:
Факир / включает / виджеты / wordpress.php
$instance->form( $this->get_settings( 'wp' ) );