Support Online: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

lock FAQs JUX Social Tabs

More
More
8 years 7 months ago - 8 years 7 months ago #6970 by Huyen Tran
Replied by Huyen Tran on topic FAQs JUX Social Tabs
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.

Best Regards,
Huyen Tran
Last edit: 8 years 7 months ago by Huyen Tran.
The topic has been locked.
More
8 years 7 months ago - 8 years 7 months ago #6971 by Huyen Tran
Replied by Huyen Tran on topic FAQs JUX Social Tabs
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.

Best Regards,
Huyen Tran
Last edit: 8 years 7 months ago by Huyen Tran.
The topic has been locked.
More
8 years 7 months ago - 8 years 7 months ago #6972 by Huyen Tran
Replied by Huyen Tran on topic FAQs JUX Social Tabs

Solution:
Please go to file :root/modules/mod_jux_social_tabs/assets/css/dcsmt.css and add code line:
.static .tab-content{
box-sizing: content-box;
}
.top{
box-sizing: content-box;
}

.bottom{
box-sizing: content-box;
}

.left{
box-sizing: content-box;
}

.right{
box-sizing: content-box;
}

Best Regards,
Huyen Tran
Last edit: 8 years 7 months ago by Huyen Tran.
The topic has been locked.
More
8 years 7 months ago #6973 by Huyen Tran
Replied by Huyen Tran on topic FAQs JUX Social Tabs

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

Best Regards,
Huyen Tran
The topic has been locked.
More
8 years 7 months ago #6974 by Huyen Tran
Replied by Huyen Tran on topic FAQs JUX 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;
}

Best Regards,
Huyen Tran
The topic has been locked.
More
8 years 7 months ago #6975 by Huyen Tran
Replied by Huyen Tran on topic FAQs JUX Social Tabs
Solution:
• With Responsive:
Go to root/module/mod_jux_social_tab/assets/css/dcsmt.css}
and find the line:
@media ( max-width : 480px) {
div.dcsmt {
display: none; =====> edit: display:block;
}
}

Best Regards,
Huyen Tran
The topic has been locked.
More
8 years 7 months ago #6976 by Huyen Tran
Replied by Huyen Tran on topic FAQs JUX Social Tabs
This problem will occur when one of the information is wrong such as (ID of username, access token..).Please double check.

Best Regards,
Huyen Tran
The topic has been locked.
More
8 years 7 months ago - 8 years 7 months ago #6977 by Huyen Tran
Replied by Huyen Tran on topic FAQs JUX Social Tabs
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:
<updateservers>
<server type="extension" priority="1" name="JUX Social Tabs">www.joomlaux.com/updates/extensions/mod_...cial_tabs_update.xml</server>
</updateservers>

<field name="update_infor"
type="juxupdate"
class="alert alert-warning"
close="true"
download_url="www.joomlaux.com/download.html"
>
</field>

After that you can remove or comment them.

Best Regards,
Huyen Tran
Last edit: 8 years 7 months ago by Huyen Tran.
The topic has been locked.
Moderators: Jackie
Time to create page: 0.036 seconds
Powered by Kunena Forum