Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

The Logo Slider

Leírás

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

Képernyőmentések

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

Telepítés

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

GYIK

  1. No technical skills needed.

Vélemények

2016.09.03. 1 reply
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.
5 (az összes) vélemény olvasása

Közreműködők és fejlesztők

“The Logo Slider” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“The Logo Slider” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

This is first version no known errors found