Hi All

I'm struggling to add the google plus code as it's telling me. The instructions and code google are providing are given below. Basically I'm putting the code below into web properties>placeholder>replace with html code. I'm guessing this is wrong as I'm not getting the desired result! Can you please guide me?

thanks and regards,
AutoEvo

<!-- Place this tag where you want the badge to render. -->
<div class="g-plus" data-height="69" data-href="//plus.google.com/116319529925694565132?rel=publisher"></div>

<!-- Place this tag after the last badge tag. -->
<script type="text/javascript">
window.___gcfg = {lang: 'en-GB'};

(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>