Add Google Plus share
You can share the page via Google Plus by adding a Share button. If the visitor clicks the button, this opens Google Plus. Here, the visitor logs on with his or her own details and shares the page.
To add Google Plus share:
Log on and start Site management.- Click on: Edit (in the Page frame).
- Use the mouse to click the position where you want to add your Google Plus.
You can also click Layout.
- Click on: Plug-ins.
- Click on: Google Plus share.
- If required, enter a value for Title.
- Select the Show component frame and title check box if you want to display this data with Google route.
- Enter a value in HTML block.
- Go to https://developers.google.com/+/web/share/
- Copy the code if you are satisfied with the settings for the Share button.
- Paste this code in the HTML block.
<!-- Plaats deze tag bovenaan of vlak voor je laatste inhoudstag. -->
<script src="https://apis.google.com/js/platform.js" async defer>
{lang: 'nl'}
</script>
<!-- Plaats deze tag waar je de knop 'delen' wilt weergeven. -->
<div class="g-plus" data-action="share"></div>
- Enter a value in: Height.
For example, you enter the value of 'height' from the HTML code here, or another value.
- Click on: Create.
- Click on: Publish.
- Click on Yes in the message
The result looks as follows:

|
Directly to |
