add banner zone 14
This commit is contained in:
@@ -51,8 +51,15 @@
|
||||
|
||||
<?php get_template_part("template-parts/header/breadcrumbs") ?>
|
||||
|
||||
<?php if(!wp_is_mobile()) : ?>
|
||||
<div style="margin-bottom: 18px; text-align: center;">
|
||||
<?php get_template_part("template-parts/ad/revive/ad", "", [ "zone" => 14, "show_on_mobile" => false ]); ?>
|
||||
</div>
|
||||
<?php endif; ?>
|
||||
|
||||
<div class="container-fluid">
|
||||
|
||||
|
||||
<div class="row clearfix d-block">
|
||||
|
||||
<!--[/header/header]-->
|
||||
Reference in New Issue
Block a user