add eng version

This commit is contained in:
argoexpert press
2024-05-22 21:02:50 +03:00
parent 9f8ad06536
commit 097eefe379
14 changed files with 435 additions and 20 deletions

View File

@@ -60,6 +60,23 @@ document.write('<img src="'+pr+'?uid=18819&ref='+r+'&rd='+rd+'" width="88" heigh
</div>
</div>
</div>
<div class="footer-bottom">
<div class="container">
<div class="footer-bottom__inner">
<div class="rating"><svg width="50" height="50" xmlns="http://www.w3.org/2000/svg">
<circle cx="25" cy="25" r="20" fill="green" />
<text x="50%" y="50%" text-anchor="middle" fill="white" font-size="15px" font-weight="bold" dy=".3em">16+</text>
</svg>
</div>
<div>
<p>При перепечатке и использовании информации с сайта «Агроэксперт» активная ссылка на использованный материал обязательна. При использовании материалов в печатных СМИ указывать источник — «Агроэксперт».</p>
</div>
</div>
</div>
</div>
<div class="modal-overlay" id="modal-thank" style="display: none">
<div class="modal modal-thank">
<div class="modal__close modal-thank__close">
@@ -79,16 +96,9 @@ document.write('<img src="'+pr+'?uid=18819&ref='+r+'&rd='+rd+'" width="88" heigh
</footer>
</div>
<?php wp_footer(); ?>
<!-- Yandex.RTB R-A-7761284-1 -->
<script>
window.yaContextCb.push(()=>{
Ya.Context.AdvManager.render({
"blockId": "R-A-7761284-1",
"type": "floorAd",
"platform": "touch"
})
})
</script>
<?php // get_template_part('partials/rtb-floor.php'); ?>
</body>
</html>