ID, '_kad_page_head', true );
if ($headoption == 'flex') {
get_template_part('templates/flex', 'slider');
}
else if ($headoption == 'carousel') {
get_template_part('templates/carousel', 'slider');
}
else if ($headoption == 'rev') {
get_template_part('templates/rev', 'slider');
}
else if ($headoption == 'video') {
?>