Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

RESPONSIVE AND SWIPE SLIDER!

Deskripsi

RESPONSIVE AND SWIPE SLIDER can create multiple image galleries and you can display by using short code [rsSlider id=27]. Where 27 is the post id. You can get this shortcode in the admin panel.

Each gallery can be of different size. You can set the size of gallery under the Slider panel setting. If you want to add your own custom size then use add_image_size() in the function.php file. More detail can be found here how to add custom image sizes https://codex.wordpress.org/Function_Reference/add_image_size
After doing that you can select your own custom size in the Slider setting panel.

More over you can choose to display the title and description of each image and you can also hide it admin panel setting

Tangkapan Layar

  • Admin panel will look like this. You can use this shortcode in the content.
  • Add new slides inside gallery.
  • Slider setting panel

Instalasi

  1. Download the plugin and extract the files
  2. Upload responsive-and-swipe-slider to your ~/wp-content/plugins/ directory
  3. Edit the templates your Theme uses and add the following code:

    <?php
            echo do_shortcode("[rsSlider id=27]");
        ?>
    
  4. You can also add the short code in the content.

Test it out and enjoy!

Tanya Jawab

When will the next version of your plugin be released?

As soon as I find the time, I will update the plugin and release a new version.

Ulasan

Baca semua 11 ulasan

Kontributor & Pengembang

“RESPONSIVE AND SWIPE SLIDER!” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor