add banner zone 14
This commit is contained in:
@@ -4,6 +4,16 @@
|
||||
|
||||
<div class="row">
|
||||
|
||||
<?php if(!wp_is_mobile()) : ?>
|
||||
|
||||
<div class="col-12">
|
||||
|
||||
<?php get_template_part("template-parts/ad/revive/ad", "", [ "zone" => 14, "show_on_mobile" => false ]); ?>
|
||||
|
||||
</div>
|
||||
|
||||
<?php endif; ?>
|
||||
|
||||
<div class="col-12 col-md-4 col-lg-5 col-xl-6">
|
||||
|
||||
<div class="d-flex justify-content-between justify-content-lg-start align-items-center">
|
||||
|
||||
Reference in New Issue
Block a user