'sidebar-position', 'label' => esc_html__( 'Position' , 'business-power' ), 'type' => 'buttonset', 'default' => 'right-sidebar', 'choices' => array( 'left-sidebar' => esc_html__( 'Left' , 'business-power' ), 'right-sidebar' => esc_html__( 'Right' , 'business-power' ), 'no-sidebar' => esc_html__( 'None', 'business-power' ), ) )); } }