*/ $sec6_bg_image = get_theme_mod( 'canuck_section6_background_image', '' ); $sec6_use_parallax = get_theme_mod( 'canuck_section6_use_parallax', false ); if ( '' !== $sec6_bg_image && false !== $sec6_use_parallax ) { ?>
" . __( 'more', 'canuck' ) ); if ( true === $section6_box1_include_link && '' === $section6_box1_button_title ) { // No link button so use image for link. if ( true === $section6_box1_use_image_font && '' !== $section6_box1_image_font ) { ?>
<?php echo esc_attr( $section6_box1_title ); ?>
' . esc_html( $section6_box1_title ) . ''; } if ( '' !== $section6_box1_text ) { echo '
' . wp_kses_post( $section6_box1_text ) . '
'; } if ( true === $section6_box1_include_link && '' !== $section6_box1_button_title ) { ?>
" . __( 'more', 'canuck' ) ); if ( true === $section6_box2_include_link && '' === $section6_box2_button_title ) { // No link button so use image for link. if ( true === $section6_box2_use_image_font && '' !== $section6_box2_image_font ) { ?>
<?php echo esc_attr( $section6_box2_title ); ?>
' . esc_html( $section6_box2_title ) . ''; } if ( '' !== $section6_box2_text ) { echo '
' . wp_kses_post( $section6_box2_text ) . '
'; } if ( true === $section6_box2_include_link && '' !== $section6_box2_button_title ) { ?>