This documentation only covers Logo Slider WP version 1 to 2.9.0. If you are using the latest ( 3.0 or greater) version, please see this User Manual of The WordPress Logo Slider Plugin by LogicHunt.com

This carousel slider plugin allows you to add a logo showcase to any page of your WordPress site using an easy to use shortcodes.

HOW TO USE

  1. First installed and active the plugin
  2. Create new slide item
  3. Include Plugin in your any content. e.g. post, page, widget, theme

FOR USE IN POST OR PAGE :-

[logo-slider]
  

FOR USE TEMPLATE PHP FILE:-

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

TO USE TICKER LAYOUT:-

	[ logo-slider ticker="yes" ]
 

Available Shortcode Options

Shortcode Params Default Value Others Values
ticker no yes
target _blank _self/ _parent/_top
cat Your Category Slug
limit -1(for All) Number
hovertype default grayscale / hblur/ zoomin/ none
companyname no yes
maxheight 350 Number
maxwidth 350 Number
enbg no yes
border no yes
bordercolor #d02c21 Hex Color Code
navposition b-center v-mid / v-mid-hover
bgcolor
margin 10 Number
loop yes no
autoplay yes no
autoplay_timeout 2000 Number
autoplay_speed 500 Number
hover_pause no yes
dots yes no
navmobile yes no
navdesk yes no
navlarge yes no
itemtablet 4 Number
itemdesk 4 Number
itemlarge 5 Number

Product Screenshot