该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Logo Slider

描述

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]');?>

屏幕截图

  • Back end logo slider setting
  • Back end add new logo
  • Front end slider look

安装

  1. Upload the folder “cb-logo-slider” to “/wp-content/plugins/”
  2. Activate the plugin through the “Plugins” menu in WordPress
  3. Add logo images form WP-Admin ->Logo Slider -> Add New Logo
  4. 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]');?>

常见问题

  1. No technical skills needed.
Installation Instructions
  1. Upload the folder “cb-logo-slider” to “/wp-content/plugins/”
  2. Activate the plugin through the “Plugins” menu in WordPress
  3. Add logo images form WP-Admin ->Logo Slider -> Add New Logo
  4. 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]');?>

评价

此插件暂无评价。

贡献者及开发者

“Logo Slider” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Logo Slider”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

This is first version no known errors found