Hi, The problem is that Journal 2 theme minifies javascript files, but our JS does not work that way.
A workaround is to manually include the JS to your header.tpl, by adding this line: <script type="text/javascript" src="https://contactgift.api.oneall.com/socialize/library.js"></script> in the header section, so before </head> (line 101 in your file). (assuming contactgift is your Oneall application subdomain)
We are also looking into modifying our module to work with those themes.
Answers
The plugin JS llibrary is not included in the login page.
Maybe a custom theme does not add the required JS that the plugin needs.
If you are using a custom theme, could you send us (by email) the file header.tpl for your theme?
Thanks.
For information, the latest version of the our Opencart plugin now includes a fix for the orignal problem of the post.
Regards.