Solution:
Because Facebook, Youtube update API, from 1.0.0 version to 1.1.3, therefore the new version will not display FB, Youtube. We have fixed this problem in 1.1.4 version, so you can update our latest version to solve the problem.
NOTE: With 1.1.4 version, facebook has updated the article by real-time. Example: When you update an article on facebook, that article will automatically update in social Tabs as well.
Solution:
Because the position of Social Tabs have z-index, that is smaller than other position on your site. Therefore, the content of Social Tabs will be hidden under the content of other modules when scroll. To solve this issue, please increase the z-index for Social Tabs
Go to root/modules/mod_jux_social_tabs/assets/css/dcsmt.css
And edit background that you want.(Và thay đổi màu mà bạn muốn)
{
background-color: #D6492F;
}
After install Social Tabs module and admin isn’t working correctly and get the following errors:
Warning: require_once(/home/xxxxxxxx/libraries/joomla/form/fields/note.php) [function.require-once]: failed to open stream: No such file or directory in /home/xxxxxxxx/modules/mod_jux_social_tabs/elements/juxupdate.php on line 14
Fatal error: require_once() [function.require]: Failed opening required '/home/xxxxxxxx/libraries/joomla/form/fields/note.php' (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear') in /home/xxxxxxxx/modules/mod_jux_social_tabs/elements/juxupdate.php on line 14
Solution:
Please Go to xml file in social tabs module and find to code line: