I found an issue with the Social Sharing. The data-url parameter mentioned in the Wizard Form says the following: -
Enter the URL of the page to share (leave empty to share the current page):
However... without this the attempt to share returns a 401 Authorization Required error.
In the first DIV, if you add for example the data-url="
http://yourwebsite.com/page.php" then the share link works.