WP Swiper

Descrição

WP Swiper Gutenberg Block is the most modern free mobile touch slider with hardware accelerated transitions and amazing native behavior. This powerful plugin is designed to be used in mobile websites, mobile web apps, and mobile native/hybrid apps, providing you with a range of features and customization options to help you create stunning slideshows, image galleries, and more.

Features:

  • Use any block available in Gutenberg to create your slider
  • Hardware accelerated transitions for fast and smooth animations
  • Customize every aspect of your slider, including navigation and pagination options, autoplay settings, and more
  • Mobile-first design ensures your sliders look great on any device
  • Multiple slide layouts to choose from, including horizontal and vertical options
  • Dynamic content support, including support for video slides and dynamic image sources
  • Easy to use and beginner-friendly, with a user-friendly interface and intuitive controls
  • Built with performance in mind, ensuring your sliders load quickly and efficiently

WP Swiper Gutenberg Block is the ultimate tool for creating visually stunning displays on mobile devices. Whether you’re creating a mobile website, mobile web app, or mobile native/hybrid app, WP Swiper Gutenberg Block has everything you need to create beautiful and engaging slideshows, image galleries, and more.

Download WP Swiper Gutenberg Block today and take your mobile displays to the next level!

Support my work and fuel my creativity by buying me a virtual coffee on BuyMeACoffee

New Features and suggestions Contact Me

!!! IMPORTANT !!!

I use this plugin internally to build awesome sliders. At the moment only essential Swiper options are available. More to come!!!

If you urgently need a feature, please reach out to me.
If you are a designer and have an interface design in mind, let me know.

The backend UI is not the prettiest thing at the moment. But it’s very intuitive and does the job! The interface is set up as a series of tabs, each tab controls a slide. Click on the tab and you may upload an image. Click on the WP Swiper block and you can control slider overlay + color overlay.

Another note re: backend UI, the original idea was generate the functional slider within the editor. But theres an issue with conteneditable HTML elements. I lodged an issue on official swiper github repo for them to resolve. Leave a comment for them to prioritise the solution.

If you want to use the slide with text.
Select slide, add image, the image gonna appear as a background on the frontend.
If you want to use the slider for images, just add a regular image block.

Features:

  • Add image overlay for the whole slider + control opacity
  • Add color overlay for the whole slider + control opacity
  • Add image to the slider
  • Add content (text, headings, anything…) to the slider
  • Position content for each slider

More Features to be added:

  • Control height of the slider
  • Animations
  • Other features from the official swiper docs

Ecrãs

Instalação

Installing WP Swiper is easy, go to your WordPress admin panel and click on Plugins > Add New, searching for “WP Swiper”.
Alternatively, you can install the plugin manually by downloading the plugin from wordpress.org/plugins
1. Upload the entire WP Swiper folder to the /wp-content/plugins/ directory
2. Activate the plugin through the ‘Plugins’ menu in WordPress.
3. Customize the plugin from the menu by selecting WP Swiper in the sidebar.

Avaliações

21 Fevereiro, 2024 1 reply
WP Swiper is one of the best out of all WP Sliders I've tried, and I've tried about 15 of them because: it uses SwiperJS which does not have a jQuery dependency. Well, there are about 5 others like this using same library, but few of them support the next option it supports the "Slides per View" option, so it can be used normally as a Logo slider. Btw, Gutenslider, for example, asks money for this option (???) each slide can be any content, so creating linkable images is not a problem The only downside is that it loads assets on every page, even where block is not used, but this can be solved. I'm asking the author to implement this - conditional loading only when the block is used. It's simple, just register assets normally, and then enqueue them in "render_block". That's it. Thank you in advance!
14 Novembro, 2023
Fully integrated with Gutenberg, it's really simple to setup and make great sliders. With no jQuery dependency, it is really lightweight (as far as a JS slider can be). Really recommend it.
20 Outubro, 2023
Great plugin, works right out of the box! I stuffed some rather complex nested GenerateBlocks containers in those slides and expected them to break, but it worked perfectly. The admin interface is still pretty basic, but it does the job. Also, there aren't many options for style customizations, but that can easily be done with a little CSS. Much more important: It's fast and works really well! Additional points for: no upsells, no nagging, no extra custom post type... Thanks for putting this out there!
8 Janeiro, 2023
i made my own style for backend .wp-swiper__slides .wb-tabs-buttons.wb-tabs-buttons-align-start { align-items: center; border: none; } .wp-swiper__slides .wb-tabs-buttons.wb-tabs-buttons-align-start .wb-tabs-buttons-item h4 { color: black; font-weight: bold; margin: 0; padding: 8px; } .wp-swiper__slides .wb-tabs-buttons.wb-tabs-buttons-align-start button.components-button.has-text.has-icon { display: flex; align-items: center; justify-content: center; min-height: 46px; color: white; background: black; gap: 4px; } .wp-swiper__slides .wb-tabs-buttons.wb-tabs-buttons-align-start >* { border-radius: 0; border: 1px solid #e9e9e9; box-shadow: 0 16px 32px rgb(0 0 0 / 12%); opacity: 1; background: #f6f6f6; margin: 0; flex-basis: auto; flex-grow: 1; } .wp-swiper__slides .wb-tabs-buttons.wb-tabs-buttons-align-start >*:first-child { border-top-left-radius: 6px; } .wp-swiper__slides .wb-tabs-buttons.wb-tabs-buttons-align-start >*:last-child { border-top-right-radius: 6px; } .wp-swiper__slides .wb-tabs-buttons .wb-tabs-buttons-item.wb-tabs-buttons-item-active { border-bottom-color: rgba(180,180,180,.5); } .wp-swiper__slides .wb-tabs-buttons.wb-tabs-buttons-align-start button.components-button.has-text.has-icon span.dashicon.dashicons.dashicons-insert { margin: 0; display: flex; } .wp-swiper__slides .wp-swiper__slide-content .wp-swiper__slide { border: none; box-shadow: 0 16px 32px rgb(0 0 0 / 12%); overflow: hidden; border-radius: 16px; border-top-left-radius: 0; border-top-right-radius: 0; background: white; min-height: 40vh; } .wp-swiper__slides .wb-tabs-buttons .wb-tabs-buttons-item.wb-tabs-buttons-item-active { background: var(--wp-admin-theme-color); border-color: var(--wp-admin-theme-color); } .wp-swiper__slides .wb-tabs-buttons .wb-tabs-buttons-item.wb-tabs-buttons-item-active h4 { color: white; } .wp-swiper__slides .wb-tabs-buttons.wb-tabs-buttons-align-start >*:hover { z-index: 2; } .wp-swiper__slides .wb-tabs-buttons.wb-tabs-buttons-align-start button.components-button.has-text.has-icon { box-shadow: none; } .wp-swiper__slides .wb-tabs-buttons.wb-tabs-buttons-align-start button.components-button.has-text.has-icon:after { content: 'Add new'; font-family: initial; font-weight: bold; font-family: "Source Sans Pro","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif; font-size: 16px; } div[data-title="WP Swiper"] { padding: 8px; }
Ler todas as 16 avaliações

Contribuidores e programadores

“WP Swiper” é software de código aberto. As seguintes pessoas contribuíram para este plugin:

Contribuidores

Registo de alterações

1.1.6

  • Thumbs bug

1.1.5

  • Revert: 1.1.4 as it breaks sites with custom swipers

1.1.4

  • Load assets only if block used

1.1.3

  • Fixed slides per view not allowing auto

1.1.2

  • Support custom thumbs, and if no custom thumb is provided, use the content of the current slide.

1.1.1

  • Added ability to remove Custom Slide Navigation Icons
  • Prev/Next slide buttons wrapped in a div + container

1.1.0

  • This was a big refactor, so bugs are expected, reach out to me with any issues
  • Refactor Class Based components to functional components
  • Fix slide reordering bug within the Document Overview (Left Sidebar)
  • Added support for Custom Thumbnails
  • Added support for Custom Slide Navigation Icons
  • Added 2 new slider styles (More details on Digital Apps Blog)

1.0.34

  • Add focal point controls to the image

1.0.33

  • no lodash
  • php 8.2 support

1.0.32

  • Slide Image as cover

1.0.31

  • Fix Vertical Orientation
  • Bundle Updated

1.0.30

  • Auto Height Fix
  • Add Direction Option (Horizontal, Vertical)
  • Sliders per view fix auto

1.0.29

  • Enable sticky mode
  • Introduce debugging tool

1.0.28

  • Fix free mode feature
  • Add bundle versioning

1.0.27

  • allow classes to be set from the editor

1.0.26

  • rename align classes

1.0.25

  • Fix align full, align wide

1.0.24

  • Added auto height and cross fade true when effect is set to fade

1.0.23

  • Added ability to enable Thumbs

1.0.22

  • Add ability to reorder slides by drag and drop via List View

1.0.21

  • Updated Swiper bundle

1.0.20

  • Removed jQuery as a dependency
  • Bullet type bug
  • Slider style bug
  • Updated Swiper bundle

1.0.19

  • Autoplay bug
  • Settings with integers bug

1.0.18

  • Breakpoints bug

1.0.17

  • Added support for responsive breakpoints

1.0.16

  • If slider pagination not enabled, explicitly set it to false to avoid side effects

1.0.15

  • Slides per view can be auto

1.0.14

  • Fix block validation error

1.0.13

  • Fix Vertical Align
  • Remove slider navigation SVGs
  • Deprecate Horizontal Align controls

1.0.13

  • Introduce MatrixAlign control
  • Fix Delay timer

1.0.12

Fixed a bug with release on edges, and mouse wheel events always set to true

1.0.11

  • Added clickable pagination

1.0.10

  • Added pagination type

1.0.9

  • Restore Mouse Wheel and RoE support

1.0.8

  • Avoid block validation error breaking the block

1.0.7

  • Added Mouse Wheel support
  • Added release on edges support

1.0.6

  • Added container width