Hey,
my buttons are not showing.
It works with the default theme. Also tried to place the buttons manuelly.
https://beta.reapercrew-multigaming.de/
Thanks in advance
Hello,
our JavaScript library seems to be missing. Please try to add this code to your head section:
<script type="text/javascript">
var oa = document.createElement('script');
oa.type = 'text/javascript'; oa.async = true;
oa.src = '//reapercrew-multigamingde.api.oneall.com/socialize/library.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(oa, s);
</script>
Best Regards,
Please sign in to your OneAll account to ask a new question or to contribute to the discussions.
Please click on the link below to connect to the forum with your OneAll account.
Answers
The bar is showing now but without buttons.
I am using mybb
Ok the buttons are now showing.
I added {$oa_login_member_page} to the login page and {$oa_login_registration_page} to my register page but I am not seeing it.
Also is it possible to link social media accounts to an existing account and how can I add this?