Warning: Undefined variable $category_name in /home/thelig21/public_html/wp-content/themes/lsg/functions.php(134) : eval()'d code on line 56
January 27, 2023
Hero Carousel
1 ) {
if( have_rows(‘carousels’) ):
$a = 0;
$j = 1;
while( have_rows(‘carousels’) ) : the_row();
if ( $a == 0 ) { $active = ‘class=”active” aria-current=”true”‘; } else { $active = ”; }
?>
if( have_rows(‘carousels’) ):
$a = 0;
$j = 1;
while( have_rows(‘carousels’) ) : the_row();
if ( $a == 0 ) { $active = ‘class=”active” aria-current=”true”‘; } else { $active = ”; }
?>