Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

The Logo Slider

Beskrivning

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

Skärmdumpar

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

Installation

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

Vanliga frågor

  1. No technical skills needed.

Recensioner

3 september 2016 1 svar
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.
Läs alla 5 betyg

Bidragsgivare och utvecklare

”The Logo Slider” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”The Logo Slider” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

This is first version no known errors found