forked from LiveCarta/LiveCartaWP
wp redesign
This commit is contained in:
@@ -82,7 +82,7 @@ $scripts = [];
|
||||
<script>
|
||||
var scripts = <?php echo json_encode($scripts) ?>;
|
||||
</script>
|
||||
<script src="<?= get_lawcarta_url()?>/assets/track-enable-old"></script>
|
||||
<script src="<?= get_lawcarta_url()?>/assets/track-enable"></script>
|
||||
<?php endif; ?>
|
||||
<script>
|
||||
function support_format_webp() {
|
||||
@@ -106,7 +106,7 @@ $scripts = [];
|
||||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<!-- End Google Tag Manager (noscript) -->
|
||||
|
||||
<div class="wrapper white new-footer">
|
||||
<div class="wrapper">
|
||||
|
||||
<?php
|
||||
$the_page = sanitize_post( $GLOBALS['wp_the_query']->get_queried_object() );
|
||||
|
||||
Reference in New Issue
Block a user