Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Logo Slider

Beschreibung

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

Screenshots

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

Installation

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

FAQ

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

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„Logo Slider“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Logo Slider“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

This is first version no known errors found