WPThumbs
Themes Plugins By purpose By industry Best-of lists Fix it guides
Free Plugin by jtallant v0.1.2

Genesis Bootstrap Carousel

This plugin allows you to create a simple responsive image carousel that displays the featured image, along with the title and excerpt from each post.

Genesis Bootstrap Carousel

The facts

Rating
3.4★ from 5
Active installs
60+
Price
Free
Last updated
20 Feb 2013
Added
Oct 2012
Requires WP
3.2
Tested up to
WP 3.5.2
Downloads
14,378

Our analysis

AI-assisted

Genesis Bootstrap Carousel is a WordPress plugin designed for use with Genesis child themes. It allows you to create a responsive image carousel that showcases the featured image, title, and excerpt of posts. The plugin is based on the Carousel jQuery plugin from the Twitter Bootstrap project, making it lightweight and customizable.

The plugin includes options for selecting specific post types, categories, and post IDs to display in the carousel. It also allows for the customization of CSS and JavaScript, enabling you to optimize performance by loading assets only on relevant pages. This plugin is suitable for users who are familiar with Genesis child themes and want to implement a carousel feature on their site.

Best for: This plugin is best for users of Genesis child themes looking to add a responsive carousel to their site.

What it does well

  • Supports Genesis child themes
  • Responsive image carousel
  • Customizable post selection options
  • Lightweight compared to other sliders
  • CSS-based navigation arrows

Where it falls short

  • Only works with Genesis child themes
  • Limited user ratings and active installs
  • Last updated in February 2013

Verdict

Genesis Bootstrap Carousel offers a straightforward solution for creating image carousels within Genesis themes, but its limited updates and support may be a concern for some users.

From the developer

jtallant's own description of Genesis Bootstrap Carousel, lightly tidied.

Note: This plugin only supports Genesis child themes. If you don’t know what that is, don’t download this plugin.

Genesis Bootstrap Carousel (GBC) allows you to create a simple responsive image carousel that displays the featured image, along with the title and excerpt from each post.
GBC is based off of the Genesis Responsive Slider and uses a lot of the same code. The main difference is that the Genesis Bootstrap Carousel uses the Carousel
jquery plugin created by the open source Twitter Bootstrap Project. The carousel.js in this plugin is roughly 1/4 the size of the jquery flexslider.js used by
the Genesis Responsive Slider. The CSS in this plugin is about half the size of the Genesis Responsive Slider plugin. Genesis Bootstrap Carousel also includes
options to easily disable the CSS and JS of the plugin, allowing you to move scripts or styles into a combined file inside your theme. GBC also uses CSS for the
next/previous arrows, avoiding an HTTP request and allowing easy customization via CSS. You may also choose what specifc post/page IDs the carousel JS and CSS get loaded on.
This way you can avoid loading assets on pages that are not using the Carousel and avoid unnecessarily increasing page load time.

It includes options for the maximum dimensions of your slideshow, allows you to choose to display posts, pages, custom post types, what category to pull from, and even the
specific post IDs of the posts you want to display. It includes next/previous arrows that can be turned on or off. Finally, you can place the carousel into a widget area.
The image carousel is also responsive and will automatically adjust for the screen it is being displayed on.

You can get information on how the carousel.js works by visiting the Carousel Section of the Twitter Bootstrap site.

Live example

Child Theme Integration

To adjust the carousel defaults for a child theme use a filter simiar to the following:

add_filter( 'bootstrap_carousel_settings_defaults', 'my_child_theme_bootstrap_carousel_defaults' );

function my_child_theme_bootstrap_carousel_defaults( $defaults ) {
    $defaults = array(
        'post_type'                      => 'post',
        'posts_term'                     => '',
        'exclude_terms'                  => '',
        'include_exclude'                => '',
        'post_id'                        => '',
        'posts_num'                      => 5,
        'posts_offset'                   => 0,
        'orderby'                        => 'date',
        'carousel_interval'              => 5000,
        'carousel_arrows'                => 1,
        'carousel_no_link'               => 0,
        'carousel_width'                 => '940',
        'carousel_height'                => '380',
        'carousel_excerpt_content'       => 'excerpts',
        'carousel_excerpt_content_limit' => 150,
        'carousel_more_text'             => 'Continue Reading',
        'carousel_excerpt_show'          => 1,
        'carousel_excerpt_width'         => 100,
        'location_vertical'              => 'bottom',
        'location_horizontal'            => 'left',
        'carousel_hide_mobile'           => 1,
        'html5_docytpe'                  => 0,
        'disable_css'                    => 0,
        'disable_js'                     => 0
    );
    return $defaults;
}

Read the full description on the official page →

Tagged as

Alternatives

Other plugins for sliders and carousels.

Premium Addons for Elementor

Elementor Carousel, Mega Menu, Posts List/Slider, WooCommerce Widgets, Display Conditions, AI Abilities, Prema...

Free 600k+ installs 4.9★ (1,677)
Smart Slider 3

Responsive slider plugin to create sliders in visual editor easily. Build beautiful image slider, layer slider...

Free 800k+ installs 4.9★ (1,123)
Royal Addons for Elementor

Elementor templates, Header footer builder, Elementor Post Grid, Woocommerce Grid builder, Slider, Forms, Gall...

Free 600k+ installs 4.8★ (611)
SiteOrigin Widgets Bundle

Essential elements for modern websites. Add buttons, sliders, heroes, maps, images, carousels, features, icons...

Free 400k+ installs 4.9★ (134)
Depicter

Build Stunning Slider and Popup. Exit intent Popup, Image slider carousel, video slider carousel, post slider...

Free 80k+ installs 4.6★ (234)