CPT-Bootstrap-Carousel icon indicating copy to clipboard operation
CPT-Bootstrap-Carousel copied to clipboard

WordPress plugin which generates a custom post type for choosing images and content. Outputs Bootstrap Image Carousel (slider) HTML from a shortcode.

Results 21 CPT-Bootstrap-Carousel issues
Sort by recently updated
recently updated
newest added

The bootstrap carousel has the option whether to pause on hover or not: http://getbootstrap.com/javascript/#carousel-usage > **Options** > _Name_ _`type`_ _default_ _description_ > pause `string` "hover" Pauses the cycling of the...

enhancement

I installed this plugin on Wordpress 5.5.1. on the left menu I clicked on "Carousel >> Add New" I can see where to add Featured Image but I don't see...

It would be nice to either add a screenshot of the settings, or perhaps better still to add a description in the docs.

enhancement

Problem with the latest release of the plugin, reported by email: --- One of our clients uses your WP plugin for their Image Rotator on the home page (post ID...

bug

Some setting options should be per slide such as... * [ ] Show links as button in caption. * [ ] Class for link buttons. * [ ] HTML before...

enhancement

It would be nice to be able to exclude particular images from a carousel. See https://wordpress.org/support/topic/how-can-i-doesnt-show-in-the-carrusel-the-image-of-the-page-that-i-am/

enhancement

This error appears in the accessibility audit tool **a11y**: ``` ✖ The purpose of each link should be clear from the link text #cptbc_973 > .left.carousel-control #cptbc_973 > .right.carousel-control ```...

enhancement

Would love to see the ability to set different image sizes at different bootstrap breakpoints - IE, use one size for small, one size for medium and a full size...

enhancement

Carousel can change images if the document is smaller then specified pixel. Shordcode has now pause, fill and fill-min option. 'pause' pauses the cycle of the carousel or not. fill="true"...

Lots of people keep asking about how to change the appearance of the caption. Would be good to add a mention about custom css. _eg:_: ``` css carousel-caption h4 {...

Documentation