*/ $sec8_bg_image = get_theme_mod( 'canuck_section8_background_image', '' ); $sec8_use_parallax = get_theme_mod( 'canuck_section8_use_parallax', false ); $use_lazyload = get_theme_mod( 'canuck_use_lazyload' ) ? true : false; if ( '' !== $sec8_bg_image ) { if ( true === $sec8_use_parallax ) { $string8 = ' class="home-8-wide parallax-window" data-parallax="scroll" data-image-src="' . esc_url( $sec8_bg_image ) . '"'; } elseif ( true === $use_lazyload ) { $string8 = ' class="home-8-wide lazyload" data-src="' . $sec8_bg_image . '"'; } else { $string8 = ' class="home-8-wide" style="background-image: url( ' . $sec8_bg_image . ' );"'; } } else { $string8 = ' class="home-8-wide"'; } ?>
>
" . __( 'more', 'canuck' ) ); if ( true === $section8_box1_include_link && '' === $section8_box1_button_title ) { // No link button so use image for link. if ( true === $section8_box1_use_image_font && '' !== $section8_box1_image_font ) { ?>
<?php echo esc_attr( $section8_box1_title ); ?> <?php echo esc_attr( $section8_box1_title ); ?>
' . esc_html( $section8_box1_title ) . ''; } if ( '' !== $section8_box1_text ) { echo '
' . wp_kses_post( $section8_box1_text ) . '
'; } if ( true === $section8_box1_include_link && '' !== $section8_box1_button_title ) { ?>
" . __( 'more', 'canuck' ) ); if ( true === $section8_box2_include_link && '' === $section8_box2_button_title ) { // No link button so use image for link. if ( true === $section8_box2_use_image_font && '' !== $section8_box2_image_font ) { ?>
<?php echo esc_attr( $section8_box2_title ); ?> <?php echo esc_attr( $section8_box2_title ); ?>
' . esc_html( $section8_box2_title ) . ''; } if ( '' !== $section8_box2_text ) { echo '
' . wp_kses_post( $section8_box2_text ) . '
'; } if ( true === $section8_box2_include_link && '' !== $section8_box2_button_title ) { ?>
" . __( 'more', 'canuck' ) ); if ( true === $section8_box3_include_link && '' === $section8_box3_button_title ) { // No link button so use image for link. if ( true === $section8_box3_use_image_font && '' !== $section8_box3_image_font ) { ?>
<?php echo esc_attr( $section8_box3_title ); ?> <?php echo esc_attr( $section8_box3_title ); ?>
' . esc_html( $section8_box3_title ) . ''; } if ( '' !== $section8_box3_text ) { echo '
' . wp_kses_post( $section8_box3_text ) . '
'; } if ( true === $section8_box3_include_link && '' !== $section8_box3_button_title ) { ?>
" . __( 'more', 'canuck' ) ); if ( true === $section8_box4_include_link && '' === $section8_box4_button_title ) { // No link button so use image for link. if ( true === $section8_box4_use_image_font && '' !== $section8_box4_image_font ) { ?>
<?php echo esc_attr( $section8_box4_title ); ?> <?php echo esc_attr( $section8_box4_title ); ?>
' . esc_html( $section8_box4_title ) . ''; } if ( '' !== $section8_box4_text ) { echo '
' . wp_kses_post( $section8_box4_text ) . '
'; } if ( true === $section8_box4_include_link && '' !== $section8_box4_button_title ) { ?>