SIS Accordion free WordPress plugin
Description
SIS Accordion free WordPress plugin
Fully written in jQuery and jQuery-UI Accordion Widget, the plugin adds a displays collapsible content panels for presenting information in a limited amount of space.
There are two ways to add accordion to your site:
First:
Create your Accordion Items from the Accordion menu & paste the following shortcode where you want to display:
[all-accordion]
Or you can paste following to add accordion to your theme:
Second:
If you want to use multiple accordion at diffrent page or post at your theme write the following code
[accordion id=”][item title=’YOUR_TITLE_GOES_HERE’]YOUR_CONTENT_GOES_HERE[/item][/accordion]
Repeat [item title=’YOUR_TITLE_GOES_HERE’]YOUR_CONTENT_GOES_HERE[/item] as many Items as you want. Inside id=”” give a unique name and you can use a prefix “accordion-” to avoid conflict with other.
You can change options by adding this:
[accordion id=” collapsible=” active=” event=” heightstyle=” headericons=” activeheadericons=”]
The possible value of options:
collapsible=’false|true’ active=’0′ The zero-based index of the panel that is active (open). Default: 0 event=’click|mouseover’ heightstyle=’auto|fill|content’
Write the class name of jQuery UI CSS Framework inside headericons=” & activeheadericons=”
CREDIT
1.This plugin was developed by Sayful Islam
CONTACT
Sayful Islam