Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

The Logo Slider

Opis

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

Slike ekrana

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

Instalacija

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

ČPP

  1. No technical skills needed.

Recenzije

3. Septembra 2016. 1 reply
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.
Read all 5 reviews

Saradnici i programeri

“The Logo Slider” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “The Logo Slider” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

This is first version no known errors found