=== Jeba tiny carousel === Tags: carousel, tiny carousel, awesome carousel, jeba carousel, post carousel Requires at least: 3.0.1 Tested up to: 4.0 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Jeba tiny carousel is an awesome carousel, super lightweight plugin for your wordpress website post carousel. == Description == This plugin will enable awesome carousel in your wordpress theme. You can use the jeba tiny carousel via shortcode in everywhere you want, even in theme files. Wanna see how it works? Click here: http://prowpexpert.com/jeba-cute-carousel Jeba other plugin: Jeba cute slider plugin: http://prowpexpert.com/jeba-cute-slider Jeba cute portfolio plugin: http://prowpexpert.com/jeba-cute-portfolio Jeba cute toggle & Accordion: http://prowpexpert.com/jeba-cute-tab == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `plugin-directory` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Use shortcode in page, post or in widgets. 4. If you want use the jeba tiny carousel in your theme php, Place `` in your templates. 5. In the [jeba_carousel] shortcode you can change post_type="", id="", count="" . Here count is total post. Shortcodes Use Jeba tiny carousel shortcode
[jeba_carousel]
Here can change
[jeba_carousel post_type="" id="" count=""]
== Frequently Asked Questions == = How can change post_type="" id="" count=""? = In "post_type" you can use "post", "page" and other "custom_post_type". In "id" you can use jeba1, jeba2, jeba3 and jeba4 to different style slide. In "count" can use total how many post want to be slide. = How linking the tiny slide images? = In the JebaCarousels custom post have been used a custom fields name "link". By using the 'link' custom fields everyone can use any link for tiny slide images. == Screenshots == 1. Installed in demo server. 2. Another demo. == Changelog == = 1.0 = * Initial Release