![]() |
API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
xBootstrap is a theme for XOOPS (www.xoops.org) developed with Bootstrap.
Online demo: http://demo.xoopsfire.com
Previously, social sharing links through Shareaholic were automatically enabled. These are now optional and disabled by default. To enable Shareaholic support follow these steps:
You can customize how Shareaholic interacts with your site in the Site Tools Dashboard on shareaholic.com. You may want to create an Inline App Location on that page to customize the Share Buttons. These buttons will be shown in templates such as modules/publisher/publisher_item.tpl with this line: ‘<div class='shareaholic-canvas’ data-app='share_buttons' data-app-id=''>`
In the file tpl/nav-menu.tpl
there is an option at the top of the file in the line ‘<{assign var='stickyHeader’ value='yes'}>`. This option keeps the menu bar stuck to the top of the display. If you would prefer to let the menu disappear as you scroll down the page, change the setting to ‘value='no’` and save the file.