add files
This commit is contained in:
33
template-parts/ad/adfox/ad-sticky.php
Normal file
33
template-parts/ad/adfox/ad-sticky.php
Normal file
@@ -0,0 +1,33 @@
|
||||
<!--[ad/adfox/ad-sticky]-->
|
||||
|
||||
<?php if( wp_is_mobile() ) : ?>
|
||||
|
||||
<?php if((int)get_option('show_ad') == 1): ?>
|
||||
|
||||
<!--montemedia-->
|
||||
<!--Площадка: profile.ru / mobile / mobile top-->
|
||||
<!--Категория: <не задана>-->
|
||||
<!--Тип баннера: Перетяжка 100%-->
|
||||
|
||||
<div id="adfox_163361795989236806"></div>
|
||||
|
||||
<script>
|
||||
|
||||
window.yaContextCb.push(()=>{
|
||||
Ya.adfoxCode.create({
|
||||
ownerId: 242477,
|
||||
containerId: 'adfox_163361795989236806',
|
||||
params: {
|
||||
p1: 'cmatl',
|
||||
p2: 'y'
|
||||
}
|
||||
})
|
||||
})
|
||||
|
||||
</script>
|
||||
|
||||
<?php endif; ?>
|
||||
|
||||
<?php endif; ?>
|
||||
|
||||
<!--[/ad/adfox/ad-sticky]-->
|
||||
Reference in New Issue
Block a user