Jeba tiny carousel

Plugin Banner

Jeba tiny carousel

by Md Jahed

Download
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

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 <?php echo do_shortcode('[jeba_carousel]'); ?> 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=""]

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.

1.0

  • Initial Release
Back to top