Responsive Client Logo Slider Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
- Display client logos responsive carousel with the help of a shortcode in editor as well as template page.
Having different carousel settings. - It allows you to display logos of clients, partners, sponsors, affiliates etc in carousel slider.
Default Carousel
- It contains all logos added in backend. For default carousel, we can call shortcode to our wordpress editor directly, by using
[codepopular_logo_slider]
- And we can call shortcode to our php template file using
echo do_shortcode('[codepopular_logo_slider]');
Carousel By category
- To show logos from a particular category. We can call shortcode to our wordpress editor directly, by using
[codepopular_logo_slider category="SLUG OF CAROUSEL CATEGORY"]
- And we can call shortcode to our php template file using
echo do_shortcode('[codepopular_logo_slider category="SLUG OF CAROUSEL CATEGORY"]');
NOTE: Be sure the ‘SLUG OF CAROUSEL CATEGORY’ is the slug of category.
Plugin Features
- Simple and light weight
- Fully responsive
- Multiple carousels
- Support all modern browsers
- Having different settings in admin
- Ability to add client links to each logo
- Different settings to order(arrange) slide images
- Auto slide option
- Navigation arrows.
- Settings panel
- Control number of logos to be displayed
Screenshots
No screenshots provided