描述
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 “cb-logo-slider” to “/wp-content/plugins/”
- Activate the plugin through the “Plugins” menu in WordPress
- Add logo images form WP-Admin ->Logo Slider -> Add New Logo
-
Use shortcode in editor to show carousel
[cbls-logo-slider]
You can also call shortcode in php template file by
<?php echo do_shortcode('[cbls-logo-slider]');?>
屏幕截图
安装
- Upload the folder “cb-logo-slider” to “/wp-content/plugins/”
- Activate the plugin through the “Plugins” menu in WordPress
- Add logo images form WP-Admin ->Logo Slider -> Add New Logo
-
Use shortcode in editor to show carousel
[cbls-logo-slider]
You can also call shortcode in php template file by
<?php echo do_shortcode('[cbls-logo-slider]');?>
常见问题
- No technical skills needed.
- Installation Instructions
-
- Upload the folder “cb-logo-slider” to “/wp-content/plugins/”
- Activate the plugin through the “Plugins” menu in WordPress
- Add logo images form WP-Admin ->Logo Slider -> Add New Logo
-
Use shortcode in editor to show carousel
[cbls-logo-slider]
You can also call shortcode in php template file by
<?php echo do_shortcode('[cbls-logo-slider]');?>
评价
此插件暂无评价。
贡献者及开发者
更新日志
This is first version no known errors found