'; dynamic_sidebar( 'sidebar-home-features' ); echo ''; } if ( is_active_sidebar( 'sidebar-home-about' ) ) { echo ''; } if ( is_active_sidebar( 'sidebar-home-services' ) ) { echo ''; } if ( is_active_sidebar( 'sidebar-home-process' ) ) { echo ''; } if ( is_active_sidebar( 'sidebar-home-testimonials' ) ) { echo ''; } if ( is_active_sidebar( 'sidebar-home-clients' ) ) { echo ''; } if ( is_active_sidebar( 'sidebar-home-team' ) ) { echo ''; } if ( is_active_sidebar( 'sidebar-home-contact' ) ) { echo ''; } } ?>