'; $output .= '
'; $output .= '
    '; if ( brawny_slide_exists() ) { for( $slide_count = 1 ; $slide_count < 6; $slide_count++ ) { if ( get_theme_mod( 'image_upload-' . $slide_count ) ) { $output .= '
  • '; $slide_image = get_theme_mod( 'image_upload-' . $slide_count ); $output .= '
    '; } if ( get_theme_mod( 'flexcaption-' . $slide_count ) ) { $slide_description = get_theme_mod( 'flexcaption-' . $slide_count ); $output .= '
    ' . $slide_description . '
    '; } $output .= '
  • '; } } else { $output .= '
  • '; $slide_image = BRAWNY_PARENT_URL .'/images/slide1.png'; $output .= '
    '; $slide_description = sprintf( __('

    The Most Modern WordPress Theme

    Slider Setting

    You haven\'t created any slider yet. Go to Customizer and click Home => FlexSlider Settings, edit or add your images and Caption.

    Customizer

    ', 'brawny'), admin_url('customize.php') ); $output .= '
    ' . $slide_description . '
    '; $output .= '
  • '; } $output .= '
'; $output .= '
'; $output .= ''; echo $output; $output = ''; $output = '
'; $output .= '
'; if ( get_theme_mod('service-icon-1') || get_theme_mod('service-title-1') || get_theme_mod('service-description-1') ) { $output .= '
'; $output .= '

'; $output .= '
'; $output .= '
' . '

' . esc_html( get_theme_mod('service-title-1') ) . '

'. get_theme_mod('service-description-1') . '
'; $output .= '
'; } else { $output .= '
'; $output .= '

'; $output .= '
'; $output .= '
'; $output .= sprintf( __('

Featured Page

Featured page description text : use the page excerpt or set your own custom text. Click Customizer and Goto Home => Sercice Section -1.

', 'brawny' ), admin_url('customize.php') ); $output .= '
'; } if ( get_theme_mod('service-icon-2') || get_theme_mod('service-title-2') || get_theme_mod('service-description-2') ) { $output .= '
'; $output .= '

'; $output .= '
'; $output .= '
' . '

' . esc_html( get_theme_mod('service-title-2') ) . '

' . get_theme_mod('service-description-2') . '
'; $output .= '
'; } else { $output .= '
'; $output .= '

'; $output .= '
'; $output .= '
'; $output .= sprintf( __('

Featured Page

Featured page description text : use the page excerpt or set your own custom text. Click Customizer and Goto Home => Sercice Section -2.

', 'brawny' ), admin_url('customize.php') ); $output .= '
'; } if ( get_theme_mod('service-icon-3') || get_theme_mod('service-title-3') || get_theme_mod('service-description-3') ) { $output .= '
'; $output .= '

'; $output .= '
'; $output .= '
' . '

' . esc_html( get_theme_mod('service-title-3') ) . '

'. get_theme_mod('service-description-3') . '
'; $output .= '
'; } else { $output .= '
'; $output .= '

'; $output .= '
'; $output .= '
'; $output .= sprintf( __('

Featured Page

Featured page description text : use the page excerpt or set your own custom text. Click Customizer and Goto Home => Sercice Section -3.

', 'brawny' ), admin_url('customize.php') ); $output .= '
'; } $output .= '
'; $output .= '
'; echo $output; ?>