Viewing 3 reply threads
You must be logged in to reply to this topic.
Hi Mihaila,
where should I put the tags like this to let google +1 buttons and facebook like buttons be available?
<script src=”https://apis.google.com/js/platform.js” async defer>
{lang: ‘it’}
</script>
thank you
Luca
Hello,
Sorry for the late reply. I checked the page and the like buttons, but they seem to work fine.
Can you be more specific about the problem you are having?
Best regards!
in this page google gives me two tags. I know where to put the second one, but not the first!
https://developers.google.com/+/web/+1button/
Hello,
Sorry for the late reply.
Do you mean this snippet?
<!-- Place this tag in your head or just before your close body tag. -->
<script src="https://apis.google.com/js/platform.js" async defer></script>
You can add it in file header.php. Before the closing tag of <header>
. See screenshot.
Let us know.
Best regards!
You must be logged in to reply to this topic.