The Logo Slider

The Logo Slider Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 9,823 downloads
The Logo Slider Icon

Try plugin: The Logo Slider

We'll create fresh WordPress site with The Logo Slider installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About The Logo Slider

This plugin will add a responsive logo slider in your wordpress site.

4


1


0


0


0

updated: 7 years ago
since: 8 years ago

Description

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