Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

UM Bootstrap Carousels

Descripción

Create

Create references to carousels using WordPress admin panel. Each carousel reference lets you add and manage individual items.

Implement with ease

Including the carousel is as easy as adding a shortcode to your page. Details for the shortcode for each carousel are included in the editor.

If you don’t want to manually include bootstrap, each carousel editor allows you the option to include it automatically on any page you add the shortcode with that slider’s id.

Basic Style

This release includes a basic style for your carousel. To enable it, select a slider, click Settings, and select the “basic” style from the dropdown.
It eliminates some of the requirements for configuring a usable bootstrap 4 carousel including:
* Making Containing images responsive : No matter the dimensions, the image will fill the carousels space responsively
* Making Other elements responsive : As the viewport changes size, the text changes size the indicators shift responsively
* Basic Design : Includes Google font Raleway, and a transparent block to help visually offset the text color from images

The plan is to include more styles in later releases

Capturas

  • Add a new carousel reference by clicking "Add Slider/Carousel"
  • View a carousel reference by clicking the "Carousels" dropdown and selecting it
  • Change settings for a carousel in "Settings"
  • Edit individual Items with TinyMCE
  • An implemented carousel on the frontend using the "basic" style

Instalación

  1. Upload the plugin files to the /wp-content/plugins/um-bootstrap-carousels directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Begin Creating bootstrap 4 carousels by clicking Carousels (wp admin menu) > Add Slider/Carousel
  4. Manage Existing Carousels by clicking Carousels (wp admin menu) > Carousels (Dropdown) and select your carousel
  5. Change Settings for Carousels by clicking Carousels (wp admin menu) > Carousels (Dropdown) > Settings

Preguntas frecuentes

What is Bootstrap?

Bootstrap is an awesome front-end library for projects on the web. Out of the box, you can hack together a pretty cool front end without worrying about backwards compatibility, while saving you a ton of time by facilitating many time consuming aspects of front end design for you.

What version of bootstrap does this require?

Bootstrap 4.3

Should I enable automatic bootstrap inclusion?

This plugin is for people already planning to use bootstrap 4, so if you already included bootstrap, the answer is no. If you haven’t included it, then yes. Keep in mind that it only enqueues bootstrap on the pages where you include Carousels.

Screenshots and additional info coming soon!

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "UM Bootstrap Carousels" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.2

  • Fixed a bug related to image thumbnail resizing in admin

1.0.3

  • Modified bootstrap inclusion in admin facing pages to only be specific to this plugin