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.

MG Block Slider

Descripción

Make a slideshow of almost any other default block. Images, videos, groups, columns, etc. With a simple block interface and a couple of configurations you can customize and add as many slideshows in your content as you want.

In the first step when you add a new slide, you will see only a couple of blocks to select. This is for simplicity and to highlight the most common ones (and most tested), but you can add anything inside. For example, you want to slide posts, widgets, files, even WooCommerce products? Add a group block, or a cover, or columns and put any block inside.

Un par de ejemplos de lo que puedes configurar con este plugin.

  • Múltiple navegaciones (flechas, puntos, miniaturas).
  • Auto start changing slides and stop on hover.
  • Change slides with touch gestures or arrow keys.
  • Múltiple animaciones.
  • Multiple transitions and the possibility to add custom CSS transitions.
  • Custom time between slides and changing speed.
  • Custom interactions for videos.
  • Light and Dark theme.
  • Lightbox support.
  • Un par de estilos para flechas y puntos.
  • Developer friendly, you can add your own assets with a couple of CSS lines.

Go to the Wiki for the full documentation on how to use and/or customize everything.

Capturas

  • Block slideshow in the gutenberg editor (compact and minimal).
  • Sidebar options.
  • Slider with default arrows.
  • Slider with circle arrows and pagination dots.
  • Slider with thumbnails and hidden arrows.

Bloques

Este plugin proporciona 2 bloques.

  • MG Block Slider A simple slideshow block to use it in any block editor
  • MG Block Slide

Instalación

Instálalo como cualquier otro plugin, a través del directorio de plugins de WordPress dentro de tu administración de WordPress o descargando y subiendo el archivo .zip en tu servidor en /wp-content/plugins/.

Go to the Wiki for the full documentation on how to use and/or customize everything.

FAQ

¿Cómo puedo cambiar el estilo del contenido que quiero mostrar?

This plugin only adds styles to it’s own elements (arrows, dots, etc). All the styles for paragraphs, headings, columns, covers, or whatever block you add depends on the theme you are using or the block option you can tweak, like colors, spacings, typography, etc.

What type of alignments are supported?

If your theme support block alignments:

  • Ninguna (lo cual es el ancho del contenido the tema).
  • Izquierda.
  • Derecha.
  • Pantalla ancha.
  • Ancho completo.

Can I add custom colors or themes?

Not for the slider elements (arrows, dots, etc) unless you have a bit of knowledge with CSS and WP themes modification (or using plugins to help). In this case is pretty easy because was designed to be customizable.

Si tienes algunas ideas geniales para nuevos temas/estilos, Házmelo saber. Cualquier ayuda para mejorar es muy bienvenida.

For easy content customization, the recommended way is editing the inner blocks. For example, add a paragraph block and set up the custom styles in that block. Want more separation between the slider and content? Add a group block or similar and configure the spacing, alignments, etc.

Can I add custom classes for better CSS modifications?

Yes, of course. Like any other block, you can add as many classes as you want. You can add custom classes for the main slider block, and for the individual slides.

Also, when you configure the title, you are adding a custom ID to the main slider container element.

¿Cómo funcionan las traducciones?

By default everything is in English and comes with a couple of Spanish types:

  • es_ES
  • es_AR
  • es_MX

Every string of text is translation ready and you can learn how to make your own translations at the Wiki.

Where are the PRO features?

No hay. Primero y más importante, hice esto para mí y mis clientes, y es por eso que tiene características mínimas y es fácil de ampliar. Si deseas cientos de funcionalidades con una tonelada de botones y una interfaz de usuario realmente sobrecargada, esto no es para ti.

Do you have cool ideas for more options/themes or want to contribute to this project? Go to the GitHub Repo, clone it and do whatever you want, or make a pull request with your changes. Keep in mind the simplicity of this project.

¿Quieres contribuir sin código? Cada donación para mantener esto en marcha es muy apreciada. Mira este enlace

No money, no coding? No problem. Please, share, review it and let me know if you find problems or bugs in the support forum.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«MG Block Slider» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«MG Block Slider» está traducido en 1 idioma. Gracias a los traductores por sus contribuciones.

Traduce «MG Block Slider» 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.3.1 – 2022-12-26 :

  • Changes on pagination colors depending the theme and options selected.
  • Added a border to the SVGs so they can be seen on backgrounds of the same color.
  • Minor fix for lightbox.

1.3.0 – 2022-12-23 :

  • New – Floating position for pagination dots (top | right | bottom | left).
  • New – Control the vertical position for arrows manually.
  • Modify the vertical animation order. Now the previous slide go up.
  • Fix for the minimum height and recalculate on resize window.
  • Minor changes on the order and look of some controls.
  • Minor changes on default options.

1.2.3 – 2022-12-06 :

  • Quick fix for float numbers on duration and speed.

1.2.2 – 2022-11-24 :

  • Validate that post_content and widget_block exist to prevent PHP Notices.

1.2.1 – 2022-11-17 :

  • Minor fixes with missing images.

1.2.0 – 2022-11-17 :

  • Added lightbox support (in beta).

1.1.3 – 2022-11-10 :

  • Minor fix for hiding arrows.

1.1.2 – 2022-11-07 :

  • Touch support improvements.
  • Corrección menor en miniaturas.

1.1.1 – 2022-11-02 :

  • Minor fix on touch scroll.

1.1.0 – 2022-11-01 :

  • Mejoras en la optimización para animaciones al perder foco.

1.0.1 – 2022-10-27 :

  • Support for WP 6.1