描述
Display Multi Images from your Media Library in a Modern Responsive Slider. This widget includes option to customize the Responsive Slider.
For demo, please visit Multi Image Slider Widget Demo
For documentation, please visit Multi Image Slider Widget Documentation
The widget uses universal widget styling, so should fit perfectly into any WordPress theme.
- Display Multi Images on Widget Areas.
- Customizable Responsive Slider.
- Lightbox Features.
- Upload and Select Images from Media Library
- Sort Images by Order
- Automatic Image Slide or Fade Effects
- Suitable for Photographers and Graphic Designers
- Show Image Titles, Captions and Descriptions
螢幕截圖
安裝
- Upload the ‘multi-image-slider-widget’ folder to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Appearance > Widgets. Locate the widget called Multi Image Slider Widget.
常見問題
- How many images can we use?
-
You may use as many images you want.
評價
2016年9月3日
It works, but a search function for images would be really useful: on sites with a lot of images it can be difficult to find images you are looking for.
2016年9月3日
Need to change the code for loading scripts.
Change this:
wp_enqueue_style(‘misw-style-css’, plugins_url(‘/assets/css/style.css’, __FILE__));
To this:
wp_enqueue_style(‘misw-style-css’, plugin_dir_url( __FILE__ ) . ‘assets/css/style.css’);
It will then work with 4.5
Other than that, it’s a great plugin
2016年9月3日
This plugin doesn’t show the images in this wp version with the smartnews theme. A pity.
2016年9月3日
Excellently!
貢獻者及開發者
修改日誌
1.0
- Initial Release