*/ $sec2_bg_image = get_theme_mod( 'canuck_section2_background_image', '' ); $sec2_use_parallax = get_theme_mod( 'canuck_section2_use_parallax', false ); $use_lazyload = get_theme_mod( 'canuck_use_lazyload' ) ? true : false; if ( '' !== $sec2_bg_image ) { if ( true === $sec2_use_parallax ) { $string2 = ' class="home-2-wide parallax-window" data-parallax="scroll" data-image-src="' . esc_url( $sec2_bg_image ) . '" data-speed="0.3" data-bleed="20" style="background: transparent;"'; $string2a = ' style="margin: 20px 0 -20px 0;"'; } elseif ( true === $use_lazyload ) { $string2 = ' class="home-2-wide lazyload" data-src="' . $sec2_bg_image . '"'; $string2a = ''; } else { $string2 = ' class="home-2-wide" style="background-image: url( ' . $sec2_bg_image . ' );"'; $string2a = ''; } } else { $string2 = ' class="home-2-wide"'; $string2a = ''; } ?>
>
>
" . __( 'more', 'canuck' ) ); if ( true === $section2_box1_include_link && '' === $section2_box1_button_title ) { // No link button so use image for link. if ( true === $section2_box1_use_image_font && '' !== $section2_box1_image_font ) { ?>
<?php echo esc_attr( $section2_box1_title ); ?> <?php echo esc_attr( $section2_box1_title ); ?>
' . esc_html( $section2_box1_title ) . ''; } if ( '' !== $section2_box1_text ) { echo '
' . wp_kses_post( $section2_box1_text ) . '
'; } if ( true === $section2_box1_include_link && '' !== $section2_box1_button_title ) { ?>
" . __( 'more', 'canuck' ) ); if ( true === $section2_box2_include_link && '' === $section2_box2_button_title ) { // No link button so use image for link. if ( true === $section2_box2_use_image_font && '' !== $section2_box2_image_font ) { ?>
<?php echo esc_attr( $section2_box2_title ); ?> <?php echo esc_attr( $section2_box2_title ); ?>
' . esc_html( $section2_box2_title ) . ''; } if ( '' !== $section2_box2_text ) { echo '
' . wp_kses_post( $section2_box2_text ) . '
'; } if ( true === $section2_box2_include_link && '' !== $section2_box2_button_title ) { ?>
" . __( 'more', 'canuck' ) ); if ( true === $section2_box3_include_link && '' === $section2_box3_button_title ) { // No link button so use image for link. if ( true === $section2_box3_use_image_font && '' !== $section2_box3_image_font ) { ?>
<?php echo esc_attr( $section2_box3_title ); ?> <?php echo esc_attr( $section2_box3_title ); ?>
' . esc_html( $section2_box3_title ) . ''; } if ( '' !== $section2_box3_text ) { echo '
' . wp_kses_post( $section2_box3_text ) . '
'; } if ( true === $section2_box3_include_link && '' !== $section2_box3_button_title ) { ?>