Description
jQuery Accordion with Carousel – Accarousel. Both effects inside the plugin. This plugin allows you to use shortcode to display carousel post,page or full width page. Easily create Accarousel using shortcode.
Wanna see how it works? Click here : http://rojait.com/plugins/accarousel/
Installation
This section describes how to install the plugin and get it working.
e.g.
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Accarousel Options -> Accarousel Options Page screen to configure the plugin
- Add New Accarousel Items -> Accarousel Items page then click Add new button.
- Use shortcode in the post or page. Just mention the shortcode : [accarousel]
- If you want Accarousel in your theme php, Place the following code
<?php do_action('Your Shortcode'); ?>
in your templates.
Type the following shortcode in your post or page :
[accarousel]
FAQ
How many Number of stands for visible group?
Ans: Deafult 5. Also you can mentione into the Accarousel Options Page.
How to change the Carousel Speed ?
Ans: Answer Deafult 1000. Also you can change from the Accarousel Options Page.
How to active/deactive Previou/Next Button?
Ans: From the Accarousel Optin Page you can activ/deactive from the “Enable Next/Prev Nav or Disable Next/Prev” button after changes click the save button.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Accarousel” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Accarousel” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial Relase