Wordpress plugins
SIS Accordion

SIS Accordion

Version : 2.1
Tested up to : 4.0.19
Number of download : 3793
Author : Sayful Islam
Average rating : 3 / 5 on 5 votes 5 votes, 3 avg.rating

Screenshots

SIS Accordion
SIS Accordion
SIS Accordion
SIS Accordion

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: <?php echo do_shortcode('[all-accordion]'); ?> 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

Download now