描述
This plugin will add a responsive logo slider in your wordpress site.
This is very simple to use. Follow the follwing steps –
- Upload the folder “the-logo-slider” to “/wp-content/plugins/”
- Activate the plugin through the “Plugins” menu in WordPress
- Add logo images form WP-admin ->The Logo Slider -> Add New Logo
-
Use shortcode in editor to show carousel
[the-logo-slider]
You can also call shortcode in php template file by
<?php echo do_shortcode('[the-logo-slider]');?>
安装
- Upload the folder “the-logo-slider” to “/wp-content/plugins/”
- Activate the plugin through the “Plugins” menu in WordPress
- Add logo images form WP-admin ->The Logo Slider -> Add New Logo
-
Use shortcode in editor to show carousel
[the-logo-slider]
You can also call shortcode in php template file by
<?php echo do_shortcode('[the-logo-slider]');?>
常见问题
- No technical skills needed.
评价
2017 年 5 月 27 日
Awesome plugin! Great features! Highly recommended. good work guys!
2016 年 9 月 3 日
1 回复
The slider works great. Had to make a slight modification in the code so that it would Autoplay, but very simple and easy to use.
贡献者及开发者
更新日志
This is first version no known errors found