sections[] = array( 'title' => esc_html__('Footer', 'blogup'), 'desc' => esc_html__('Change the footer section configuration.', 'blogup'), 'icon' => 'fa fa-list-alt', 'fields' => array( array( 'id' => 'random-number-2', 'type' => 'info', 'desc' => '
'.wp_kses_data('Please go to Apperance > Widgets section and watch this video tutorial on how to configure instagram footer watch this', 'blogup').'
', 'required' => array('footer-template', 'equals', array('footer-style2')), ), array( 'id' => 'footer-template', 'type' => 'select', 'compiler' => true, 'title' => esc_html__('Footer Template', 'blogup'), 'subtitle' => esc_html__('Select footer layout.', 'blogup'), 'options' => array( 'footer-style1' => esc_html__('Footer Style 1', 'blogup'), 'footer-style2' => esc_html__('Footer Style 2', 'blogup'), 'footer-style3' => esc_html__('Footer Style 3', 'blogup'), ), 'default' => 'footer-style1', ), array( 'id' => 'footer-column', 'type' => 'select', 'compiler' => true, 'title' => esc_html__('Footer Columns', 'blogup'), 'subtitle' => esc_html__('Select footer column.', 'blogup'), 'options' => array( '4' => esc_html__('Column 4', 'blogup'), '3' => esc_html__('Column 3', 'blogup'), '2' => esc_html__('Column 2', 'blogup'), '1' => esc_html__('Column 1', 'blogup'), ), 'default' => '4', 'required' => array('footer-template', 'equals', array('footer-style1')), ), array( 'id' =>'footer-slider-heading', 'type' => 'text', 'title' => esc_html__('Slider Heading', 'blogup'), 'default' => 'Trending & Hot', 'required' => array('footer-template', 'equals', array('footer-style3')), ), array( 'id' =>'footer-no-slides', 'type' => 'text', 'title' => esc_html__('No of slides', 'blogup'), 'required' => array('footer-template', 'equals', array('footer-style3')), 'default' => '5' ), array( 'id' => 'random-number', 'type' => 'info', 'desc' => '