Closed mirandacreative-admin closed 6 years ago
fixed tiny bug in support the library link.
Added a condition inside the carousel component that will also include the library hours mobile template, but ONLY if it's on the front page.
<?php if(is_front_page() ){get_template_part(‘template-parts/hours_language_mobile’); } ?>
fixed tiny bug in support the library link.
Added a condition inside the carousel component that will also include the library hours mobile template, but ONLY if it's on the front page.
<?php if(is_front_page() ){get_template_part(‘template-parts/hours_language_mobile’); } ?>