$call_out_bar_title = get_sub_field("title");
$call_out_bar_width = get_sub_field("width");
$call_out_bar_transparency = get_sub_field("add_transparency");
$call_out_bar_background_image = get_sub_field("background_image");
$call_out_bar_sub_text = get_sub_field("sub_text");
$call_out_bar_buttons = get_sub_field("buttons");
$banner_class = "container-fluid";
$anchor_name = get_sub_field('anchor_name');
$banner_url = get_sub_field('banner_url');
$single_button_or_multi = get_sub_field('single_button_or_multi');
if(!empty($call_out_bar_width)):
if($call_out_bar_width == 'Fixed Width'):
$banner_class = "container";
endif;
endif; ?>
Notice: Undefined variable: call_out_bar_transparency in
/var/www/vhosts/provincialnetwork.ca/httpdocs/wp-content/themes/cseven/templates/flexible-content/call_out_bar.php on line
66
Notice: Undefined variable: single_button_or_multi in
/var/www/vhosts/provincialnetwork.ca/httpdocs/wp-content/themes/cseven/templates/flexible-content/call_out_bar.php on line
85
Notice: Undefined variable: single_button_or_multi in
/var/www/vhosts/provincialnetwork.ca/httpdocs/wp-content/themes/cseven/templates/flexible-content/call_out_bar.php on line
125