Miguel Medeiros

Results 5 comments of Miguel Medeiros

Edit line 280: `if(is_array($field_groups[ $one_field_group["id"] ] )){ $selected_post_connector["field_groups"][ $one_field_group["id"] ] = array_merge( $selected_post_connector["field_groups"][ $one_field_group["id"] ], $field_groups[ $one_field_group["id"] ] ); }`

I could not replicate this issue anymore. Will close this issue.

Fixed here: https://github.com/synonymdev/bitkit/pull/260

Nice idea @SilvioCarlosJunior ! I'll have a try to implement that!