%PDF- %PDF-
Direktori : /var/www/pn/wp-content/themes/intosai/templates/ |
Current File : //var/www/pn/wp-content/themes/intosai/templates/banner-options.php |
<?php /* TOP BANNER */ $banner = get_field('top_banner_options'); if($banner == 'static_banner'){ include('sections/banner_static.php'); }elseif($banner == 'slide_banner'){ include('sections/banner_slider.php'); } ?>