section and everything up until
* * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package Big_Bob */ ?> > >
Loading...

(Just one moment)

', 'big-bob' );?>
wp_get_attachment_url($bb_backVid), 'width' => 'auto', 'height' => 'auto', ); if (is_home() || is_search() || (!is_page() && !is_front_page() && !is_single() && !is_singular())) { echo '
' . wp_video_shortcode($bb_attr) . '
';//The shortcode takes care of all escape esc_ calls. } else if (get_theme_mod( 'big_bob_background_video_all', 'Off' ) == 'On' ) { echo '
' . wp_video_shortcode($bb_attr) . '
';//The shortcode takes care of all escape esc_ calls. } } ?>
<?php esc_attr_e( 'Backgroound Image', 'big-bob' ); ?>