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