This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

The Logo Slider

विवरण

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

स्क्रीनशॉट्स

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

इंस्टॉलेशन

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

सामान्य प्रश्न

  1. No technical skills needed.

समीक्षाएं

सितम्बर 3, 2016 1 जवाब
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 के सभी समीक्षा पढ़ें

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

Translate “The Logo Slider” into your language.

Interested in development?

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

बदलाव विवरण

This is first version no known errors found