Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

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.

Отзывы

03.09.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