Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

The Logo Slider

Beskrivelse

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

Skjermskudd

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

Installasjon

  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.

Vurderinger

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.
Les alle 5 vurderinger

Bidragsytere og utviklere

“The Logo Slider” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

Endringslogg

This is first version no known errors found