Hi
We see that it is having php 7 errors
I will help you fix it.
Open up the code and follow the path: ... / modules / mod_jux_social_tabs / elements / juxjqueryui.php
line 120: $ html = '';
Edit to:
$ html = array ();
Thanks
I have added the code. Now I can open it and configure but it doesn't display any info when it opens. It opens a white box.
Is something else I have to do?
Hi
Thank you for feedback us
1: With probelem Social Tab Facebook
The reason is because many users share one access token and it is limited, I will guide you to get access token your page facebook
Please go to url :
axentmedia.com/facebook-access-token/
and get access token page facebook
i.imgur.com/5hWn4Fp.png
after copy and replace in source code: modules\mod_jux_social_tabs\facebook.php at line 10, example:
2: with problem Instagram
I try enter access token and your id and it work fine
You can get access token at here
instagram.pixelunion.net/
Hope you understand
Thanks