forked from LiveCarta/LiveCartaWP
@@ -26,6 +26,14 @@ $scripts = [];
|
|||||||
window.top.location = lawCartaDomain + '/catalog';
|
window.top.location = lawCartaDomain + '/catalog';
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
<script type='text/javascript'>
|
||||||
|
var glc =_glc || []; glc.push('all_ag9zfmNsaWNrZGVza2NoYXRyEgsSBXVzZXJzGICAoN3L5aYLDA');
|
||||||
|
var glcpath = (('https:' == document.location.protocol) ? 'https://my.clickdesk.com/clickdesk-ui/browser/' : 'http://my.clickdesk.com/clickdesk-ui/browser/');
|
||||||
|
var glcp = (('https:' == document.location.protocol) ? 'https://' : 'http://');
|
||||||
|
var glcspt = document.createElement('script'); glcspt.type = 'text/javascript';
|
||||||
|
glcspt.async = true; glcspt.src = glcpath + 'livechat-cloud-new.js';
|
||||||
|
var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(glcspt, s);
|
||||||
|
</script>
|
||||||
<script src="<?= get_lawcarta_url()?>/assets/front-settings<?php if(isset($_GET['law']) && $_GET['law'] == 1 ):?>?law=1<?php endif;?>"></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() );
|
||||||
|
|||||||
Reference in New Issue
Block a user