Display client logos responsive carousel with the help of a shortcode in editor as well as template page. Having different carousel settings.
Features :
To show logos from a particular category. We can call shortcode to our wordpress editor directly, by using
Screenshots :
Download plugin:Features :
- Simple and light weight
- Fully responsive
- Having different settings in admin
- Ability to add client links to each logo
- Auto slide option
- Upload the folder "wp-client-logo-carousel" to "/wp-content/plugins/" '
- Activate the plugin through the "Plugins" menu in WordPress .
- Update settings for carousel going to wp-admin->WP Client Logo->Logo Carousel Settings
- Add client logo going to wp-admin->WP Client Logo->Add New Client Logo..
- Call shortcode to your wordpress editor directly, by using
[wpaft_logo_slider]Call shortcode to your php template file using
echo do_shortcode('[wpaft_logo_slider]');Carousel By category *
To show logos from a particular category. We can call shortcode to our wordpress editor directly, by using
[wpaft_logo_slider category="SLUG OF CAROUSEL CATEGORY"]* And we can call shortcode to our php template file using
echo do_shortcode('[wpaft_logo_slider category="CAROUSEL CATEGORY SLUG"]');NOTE: Be sure the 'SLUG OF CAROUSEL CATEGORY' is the slug of category.
Screenshots :
No comments:
Post a Comment