get_queried_object_id() == get_option( 'page_for_posts' ) ) : get_header(); else: get_header('home'); endif; ?> get_queried_object_id() == get_option( 'page_for_posts' ) ) : $left_sidebar = onetone_option('left_sidebar_blog_archive',''); $right_sidebar = onetone_option('right_sidebar_blog_archive',''); $aside = 'no-aside'; if( $left_sidebar !='' ) $aside = 'left-aside'; if( $right_sidebar !='' ) $aside = 'right-aside'; if( $left_sidebar !='' && $right_sidebar !='' ) $aside = 'both-aside'; ?>
0 && $video_background_section == $section_part && !$detect->isMobile() && !$detect->isTablet() ) get_template_part('home-sections/section',$video_background_type.'-video'); else get_template_part('home-sections/section',$section_part); } } $i++; endforeach; ?>