Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
Version 9
Angus Sharman
0 points
Beginner
Hi,
I’ve been trying to add the following code to the footer, so that the image appears just after the copyright/website. I’ve tried inserting the code just about everywhere, but the image doesn’t display on the front end. Can someone tell me where i need to place it? The footer I have is the standard one that is created using the function that is built into the theme for creating child themes.
<div id=”webutation-pixelbadge”>
<script type=”text/javascript”>
(function() {
window.domain = ‘maltacouponcodes.com’;
function async_load(){
var s = document.createElement(‘script’); s.type = ‘text/javascript’; s.async = true;
var p = (‘https:’ == document.location.protocol ? ‘https://’ : ‘https://’);
s.src = p+’www.webutation.net/js/load_pixelbadge.js’;
var x = document.getElementById(‘webutation-pixelbadge-link’); x.parentNode.insertBefore(s, x); }
if (window.attachEvent) window.attachEvent(‘onload’, async_load); else window.addEventListener(‘load’, async_load, false);
})();
</script> maltacouponcodes.com Webutation
</div>
Hi,
I’ve been trying to add the following code to the footer, so that the image appears just after the copyright/website. I’ve tried inserting the code just about everywhere, but the image doesn’t display on the front end. Can someone tell me where i need to place it? The footer I have is the standard one that is created using the function that is built into the theme for creating child themes.
<div id=”webutation-pixelbadge”>
<script type=”text/javascript”>
(function() {
window.domain = ‘maltacouponcodes.com’;
function async_load(){
var s = document.createElement(‘script’); s.type = ‘text/javascript’; s.async = true;
var p = (‘https:’ == document.location.protocol ? ‘https://’ : ‘https://’);
s.src = p+’www.webutation.net/js/load_pixelbadge.js’;
var x = document.getElementById(‘webutation-pixelbadge-link’); x.parentNode.insertBefore(s, x); }
if (window.attachEvent) window.attachEvent(‘onload’, async_load); else window.addEventListener(‘load’, async_load, false);
})();
</script>
maltacouponcodes.com Webutation
</div>
Thanks
Angus
Members Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login Now