Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

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

Снимци екрана

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

Постављање

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

ЧПП

  1. No technical skills needed.

Прегледи

3. септембар 2016. 1 одговор
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.
Види свих 5 прегледа

Сарадници и градитељи

„The Logo Slider“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „The Logo Slider“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

This is first version no known errors found