Acest modul nu a fost testat cu ultimele 3 versiuni importante ale WordPress. S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate când este folosit cu versiuni recente ale WordPress.

The Logo Slider

Descriere

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

Capturi ecran

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

Instalare

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

Întrebări frecvente

  1. No technical skills needed.

Recenzii

3 septembrie 2016 1 răspuns
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.
Citește toate cele 5 recenzii

Contributori și dezvoltatori

„The Logo Slider” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

Istoric modificări

This is first version no known errors found