Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Simple Responsive Slider

Mô tả

For more information, detailed installation, and implamentation example visit http://www.responsivesliderplugin.com/

Simple Responsive Slider, is a jquery slider which implements responsiveSlides, from (responsiveslides.com). It also uses CodeMirror (codemirror.net) for the editor. CodeMirror, is provided only with css mode, and not with the full range, of syntax highlighting.

The plugin implements the most of the features of the slider, which can be controled from the plugin admin panel. These options are: autoplay, random play,

timeout between next fade, pause, speed of fade effect, pause controls, pager, text of previous and next control, namespace, pagination and also includes

the slider Id textfield, which gives the ability to have multiple sliders in the same page. Each slider has its own options and configuration.

In the admin panel, there is the possibility to upload 5 images, using the wordpress image uploader, and if the pagination is enabled, to write the caption for each image.

The editor provided, uses codemirror for syntax highlighting, and there is also the possibility to change its theme, using the themes files provided from codemirror.

Each slider, is saved as a custom post type (named Responsive Slider), and is provided with a shortcode, to enter in the post. The shortcode is displayed in the list of Responsive Slider

To Do

Implemnt the remaining options of the responsiveSlides

Ảnh màn hình

  • Installation of plugin
  • Create a new post type for the plugin
  • Upload images for the slider
  • Change slider options
  • Editor for css style of the slider
  • Editor themes
  • Shortcode of the slider
  • How to use the shortcode

Cài đặt

Upload the responisveSlider plugin to your blog, Activate it. After activation just go in the menu Responisve Sliders, and add as many sliders as you want.
To call each slider just enter in a post the code [responsive_slider id=’xx’/]. xx stands for the id of the custom post type (Responsive Sliders). The shortcode is displayed as a column in the list of the sliders.

You’re done!

Hỏi đáp

Ask me 🙂

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“Simple Responsive Slider” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

V 1.0
*First implementation

V 1.1
*Image is displayed instead of the url, in the image upload section

V 1.1.1
*Fixed some possible issues of compatibility with other plugins

V 2.0
*Fixed some bugs and playing issues