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
Instalacija
- 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]');?>
ČPP
- No technical skills needed.
- Installation Instructions
-
- 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]');?>
Recenzije
Nema recenzija za ovaj dodatak.
Suradnici i Programeri
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