'el-icon-screen', 'fields' => array( array( 'id' => 'post-gallery', 'type' => 'slides', 'title' => esc_html__('Gallery Slider', 'blogup'), 'subtitle' => esc_html__('Upload images or add from media library.', 'blogup'), 'placeholder' => array( 'title' => esc_html__('Title', 'blogup'), ), 'show' => array( 'title' => true, 'description' => true, 'url' => true, ) ), ) );