rray( 'type' => 'select', 'section' => 'popularfx_sidebar', 'settings' => 'popularfx_sidebar_page', 'label' => __( 'Page Sidebar', 'popularfx' ), 'choices' => array( 'default' => __( 'Default', 'popularfx' ), '0' => __( 'No Sidebar', 'popularfx' ), 'left' => __( 'Left Sidebar', 'popularfx' ), 'right' => __( 'Right Sidebar', 'popularfx' ), ), ) ); // Posts Sidebar $wp_customize->add_setting( 'popularfx_sidebar_post', array( 'capability'