forked from LiveCarta/LiveCartaWP
LAW-5416
This commit is contained in:
@@ -26,7 +26,7 @@ $scripts = [];
|
|||||||
window.top.location = lawCartaDomain + '/catalog';
|
window.top.location = lawCartaDomain + '/catalog';
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<script src="<?= get_lawcarta_url()?>/assets/front-settings"></script>
|
<script src="<?= get_lawcarta_url()?>/assets/front-settings<?php if(isset($_GET['law']) && $_GET['law'] == 1 ):?>?law=1<?php endif;?>"></script>
|
||||||
<?php
|
<?php
|
||||||
$baseTemplate = basename( get_page_template() );
|
$baseTemplate = basename( get_page_template() );
|
||||||
if ($baseTemplate == 'page_home.php'):?>
|
if ($baseTemplate == 'page_home.php'):?>
|
||||||
|
|||||||
Reference in New Issue
Block a user