Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

The Logo Slider

Popis

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

Snímky obrazovky

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

Instalace

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

Nejčastější dotazy

  1. No technical skills needed.

Recenze

3. 9. 2016 1 odpověď
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.
Přečtěte si všech 5 recenzí

Autoři

The Logo Slider je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přehled změn

This is first version no known errors found