HEX
Server: Apache
System: Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux
User: u112693849 (10625425)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /homepages/35/d967185540/htdocs/clickandbuilds/GMS26/wp-content/themes/thegem/sidebar-footer.php
<?php

if(!is_active_sidebar('footer-widget-area')) {
	return;
}
wp_enqueue_script('isotope-js');
?>

<div class="row inline-row footer-widget-area" role="complementary">
	<?php dynamic_sidebar('footer-widget-area'); ?>
</div><!-- .footer-widget-area -->