Tb_Superslider

Magento Extension
Download latest - 0.0.3

OVERVIEW
Tb Superslider is a Free magento extension based upon jquery camera slider allows you to easily add and manage banner sliders. You can add new slideshow manage them from admin and control settings. This extension offers lots of configuration options to control it from the backend, auto play settings, play speed, navigation buttons, height of slideshow, pause on hover and or more. This extension also compatible with all modern browsers.

How to use
You can insert it to any cms page by inserting the code below and also placed it into category pages by creating static block and place the code into the static block.
Implementation code:

{{block type="superslider/superslider" name="superslider" alias="superslider" template="superslider/superslider.phtml"}}

General Settings
You can control slideshow through various configuration options in admin simply accessing through System > Configuration > Super slider Settings > Superslider general settings
Enable – Enable or Disable this extension at frontend.
Include jquery library – Add jquery library into head section if you don’t have and if you have a latest jquery library already included by some other extension then set it to no.
Height – desired height of slideshow, if leave empty then default height 400px is use.
Time – Time between the next slide in milliseconds.
Transition time – Transition time of slide in milliseconds.
Pagination – Pagination bullets .
Pause on hover.
Navigation – Next previous slide controls.
Manage Slides
After installing superslider entension you will find new item has been added to Admin navigation menu “Super Slider” which as three sub-menu items -Add new slide-, -Manage Slides- and -Settings-
Add new slide Page
Title – Title of your slide.
Status – Status of this slide. If set to Disabled then not visible on frontend.
Slide image – Image of the slide.
Content – Add content to the slide, can put html tags here and if you want to use the same above url in contents’ Anchor tags then use {slide_url} inside href.

Releases (3)

Date Version Notes
2014-05-03 0.0.3

Renamed template file name.

2014-03-31 0.0.2

New release.

2014-03-26 0.0.1

Initial release.