Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Logo Slider

Opis

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 “cb-logo-slider” to “/wp-content/plugins/”
  • Activate the plugin through the “Plugins” menu in WordPress
  • Add logo images form WP-Admin ->Logo Slider -> Add New Logo
  • Use shortcode in editor to show carousel

    [cbls-logo-slider]

You can also call shortcode in php template file by

<?php echo do_shortcode('[cbls-logo-slider]');?>

Snimke zaslona

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

Instalacija

  1. Upload the folder “cb-logo-slider” to “/wp-content/plugins/”
  2. Activate the plugin through the “Plugins” menu in WordPress
  3. Add logo images form WP-Admin ->Logo Slider -> Add New Logo
  4. Use shortcode in editor to show carousel

    [cbls-logo-slider]

You can also call shortcode in php template file by

<?php echo do_shortcode('[cbls-logo-slider]');?>

ČPP

  1. No technical skills needed.
Installation Instructions
  1. Upload the folder “cb-logo-slider” to “/wp-content/plugins/”
  2. Activate the plugin through the “Plugins” menu in WordPress
  3. Add logo images form WP-Admin ->Logo Slider -> Add New Logo
  4. Use shortcode in editor to show carousel

    [cbls-logo-slider]

You can also call shortcode in php template file by

<?php echo do_shortcode('[cbls-logo-slider]');?>

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Logo Slider” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Logo Slider” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

This is first version no known errors found