描述
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