Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

The Logo Slider

Beschrijving

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

Schermafdrukken

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

Installatie

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

FAQ

  1. No technical skills needed.

Beoordelingen

3 september 2016 1 reactie
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.
Lees alle 5 beoordelingen

Bijdragers & ontwikkelaars

“The Logo Slider” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “The Logo Slider” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

This is first version no known errors found