progressbar_title || $progressitem->progressbar_number ): ?>
progressbar_title ); ?>
progressbar_number ); ?>%
aboutus_icon ): ?>
aboutus_title ): ?>

aboutus_title ); ?>

aboutus_desc ): ?>
aboutus_desc ); ?>

signature
1, 'post_type' => 'page', 'page_id' => $aboutus, 'post_status' => 'publish', ); $aboutus_query = new WP_Query($aboutus_args); if ( $aboutus_query->have_posts() ) : while ( $aboutus_query->have_posts() ) : $aboutus_query->the_post(); $about_image = get_theme_mod('businessroy_about_image'); businessroy_themes_about_us_image( $about_image, $astyle ); businessroy_themes_about_us_content( $astyle ); ?>