Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

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/”
  • Aktivirajte dodatak kroz izbornik ‘Dodaci’ u WordPressu
  • 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]');?>

Snimke zaslona

  • 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. Aktivirajte dodatak kroz izbornik ‘Dodaci’ u WordPressu
  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

03. rujna 2016. 1 odgovor
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.
Pročitajte svih 5 recenzija

Suradnici i Programeri

“The Logo Slider” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “The Logo Slider” na svoj jezik.

Zainteresirani ste za razvoj?

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

Dnevnik promjena

This is first version no known errors found