Skip to main content
Filter by
Sorted by
Tagged with
-3 votes
0 answers
38 views

How can I insert an animation code here so that the images will rotate in a carousel? var swiper = new Swiper(".mySwiper", { slidesPerView: 5, spaceBetween: 10, breakpoints: { 0: { ...
SoundestMage's user avatar
0 votes
0 answers
41 views

I'm using Swiper.js with centeredSlides: true and loop: true on mobile. I want the current slide centered and the previous/next slides partially visible (about 20% on each side). Currently, the first ...
Sankit Patel's user avatar
0 votes
1 answer
26 views

So i am trying to combine the navigation module and the fade effect module so that when i click on a navigation button it uses a fade effect. However, for some reason this does not seem to work and it ...
Diorcula's user avatar
  • 125
1 vote
1 answer
83 views

<html> <head> <style> .swiper-slide { width: 75px !important; cursor: no-drop; } </style> &...
URi613's user avatar
  • 53
0 votes
1 answer
47 views

Angular v20 Swiper v11.2.10 I am using Swiper Web Components in an Angular project to build a product gallery with a main slider (sw-primary) and a vertical thumbnail slider (sw-secondary). The ...
Ahmer Ali Ahsan's user avatar
1 vote
1 answer
45 views

Questions: How to preserve PicoCSS (form) styling inside Swiper <swiper-slide>? What is causing PicoCSS form styling to break inside Swiper <swiper-slide>? The styles injected by Swiper ...
Leftium's user avatar
  • 18k
0 votes
0 answers
32 views

I'm having a little trouble understanding the destroyed feature. When is it activated? I have the following setup: I have a vertical swiper in Vue3. OnMount, the swiper is read into a variable. ...
bluelemonade's user avatar
  • 1,345
1 vote
2 answers
224 views

I have a problem with SwiperJS slider - I would like to add for each item a box-shadow. When I wrap it with swiper CSS classes then I can see that overflow is hidden and crop my shadow. How can I ...
Matteor's user avatar
  • 51
0 votes
0 answers
50 views

I'm building a custom datepicker component using Swiper.js in an Angular project. The component includes three Swiper instances for year, month, and day selection. The month list is dynamically ...
bri zhao's user avatar
2 votes
0 answers
165 views

Problem I'm using Swiper Element in an Angular component and I want to dynamically update the swiper's direction based on the current language ('ar' for RTL, 'en' for LTR) using a LangService. The ...
Asmaa Mahmoud's user avatar
2 votes
0 answers
76 views

Question: I’m working with Swiper.js slider and have a hover effect on each slide where the slide grows in size and moves upward, overflowing outside the main slider container. My goal is: On hover, ...
ِahmed issa's user avatar
0 votes
0 answers
58 views

I'm trying to make my slides take up on the whole swiper, its not meant to show the prev and next slides, just one since its basically a Hero. This is my current code, you will notice i try to ...
Sakura NoTamashi's user avatar
0 votes
0 answers
30 views

I'm using the Swiper library to display images. It works fine on tablets and desktops, but I’m having trouble with small phone screens: At 320px width it looks okay, but there's too much space ...
Kanoko Aomi's user avatar
0 votes
0 answers
40 views

I’m using the Drupal module “Swiper formatter” to create my website Swiper. However, when the slides are fewer than required, Drupal displays a warning message: "The number of slides is less than ...
Nicolas's user avatar
  • 53
1 vote
0 answers
99 views

I have the swiper container working on the page with no issues, so its installed correctly and initialized. However in this latest version of Swiper I cannot make the pagination appear in the normal ...
devinvail's user avatar
1 vote
0 answers
161 views

I'm trying to build a Swiper Marquee/Ticker for a logo garden, but the I'm experiencing some issues, I cannot get the Swiper to actually start moving on its with AutoPlay. When I interact with the ...
JimboNeutronbo's user avatar
0 votes
0 answers
74 views

I'm using Swiper.js v11 with React and Vite, and I'm encountering two issues: Items overflow from swiper-wrapper at large screens. During swiping (manual or autoplay), the in-active slide briefly ...
CleanCodeOnline's user avatar
0 votes
1 answer
71 views

I have a few things that I am trying to do with SwiperJS. You can see on my site here: http://newgl.greenlegion.com ISSUE 1: i cannot figure out a way to see more of the slide on mobile. It's tough ...
Dennis's user avatar
  • 718
0 votes
0 answers
40 views

I'm trying to create a "marquee" carousel style with Swiper. My swiper properties are the following: { loop: true, speed: 5000, allowTouchMove: false, slidesPerView: "...
Lucas M. Falbo's user avatar
-1 votes
1 answer
77 views

I just installed SwiperJs in my project and copied the code from the docs. But the images, that I'm supposed to swipe to see, are all hidden expect for the first one. When I swipe, the content of the ...
FlowRan's user avatar
  • 351
-1 votes
1 answer
85 views

I need to make it so that 5 slides of cards of N slides are displayed on the page. I know that there is Swiper.js for this, but I haven't worked with it. Below I have tried to describe the structure ...
Mikhail qbr's user avatar
1 vote
1 answer
76 views

In my angular application, I have 4 swiper slide, which i want to render conditionally. But its not working properly. I have added images as well at bottom. Issue - On initial load all swiper are ...
Prashant Rao's user avatar
1 vote
1 answer
73 views

I’ve implemented Swiper.js in an Angular (using v18) component to display a certifications carousel. While it renders perfectly during local development using npm start, the styling completely breaks ...
PrimeBeat's user avatar
  • 494
0 votes
0 answers
84 views

Using modified version of swiper.js "thumbs" gallery and help from this codepen, I'm trying to get an infinitely looping menu/slide combination: Here's what I have so far // Assign some ...
hellosisyphus's user avatar
1 vote
1 answer
93 views

I have a swiper that contains multiple slides (they don't fit entirely on screen). I need the Swiper to have freeMode set to true so that on mobile the slides keep scrolling after touchEnd. My problem ...
Luca's user avatar
  • 21
1 vote
1 answer
34 views

How i can solve this? While the slider is initializing the slides have no spaces and after initialization they appear and the result is an ugly jump I tried to set additional indents via CSS as a ...
Dmitriy's user avatar
  • 107
-1 votes
1 answer
144 views

The application suddenly started throwing up the below exception during the build process. TailwindCSS v3.4.14 Node.js v20.19.0 yarn build I could see, the error comes from a external NPM library: ...
user2104391's user avatar
0 votes
1 answer
182 views

I made this slider using swiper, so the current slide should always look bigger than the rest, and be centered. Also the 10px margin between slides shold be kept. But after running my code, the slides ...
Fernando Souza's user avatar
0 votes
0 answers
99 views

The Problem I'm using a Vue 3 Swiper component to display flight cards with accessibility support. When a user clicks the delete button on a flight card, the screen reader announces ALL the aria ...
Rohit Sharma's user avatar
0 votes
0 answers
108 views

As the title says, how do I scroll through a slide that has 500vh and then snap to the next slide and fade with Swiper.js? https://codepen.io/Echo1017/pen/NPWrBGq?editors=1010 <!DOCTYPE html> &...
Raiden's user avatar
  • 1
1 vote
1 answer
97 views

Here is the code I am trying. I think the problem is I am calling both the server component and the client component on the same file. But I don't know how solve that. I have tried to break the slide ...
Joe's user avatar
  • 11
0 votes
0 answers
49 views

import { Component } from '@angular/core'; import { MatButtonToggleModule } from '@angular/material/button-toggle'; import { TmdbService } from '../../services/tmdb.service'; import { OnInit, ...
Francisco Soares's user avatar
0 votes
1 answer
144 views

I have updated my angular version from 12 to 16 for my Ionic project and have had to update the slider component. I am using the Swiper Element (WebComponent) v11.2.4 https://swiperjs.com/element and ...
MadMac's user avatar
  • 5,003
0 votes
0 answers
124 views

I'm using Swiper JS to create a slider of TikTok videos on my website. I've implemented a feature where users can click on the video itself to toggle between play and pause. This works perfectly on ...
Fray's user avatar
  • 1
0 votes
0 answers
30 views

I’m having an issue with SwiperJS in my Angular application where the slides unexpectedly advance when autofill is used in my reactive form. Issue Details When autofill occurs, Swiper advances 4 ...
L.J.R.'s user avatar
  • 1
1 vote
0 answers
301 views

next15 swiper11 tailwind 4 I used the swiper library but at the first moment of page loading it only shows one of the components and in the next second they all load. Even if I want to put a loader ...
F.chamani's user avatar
0 votes
1 answer
439 views

Problem: My Swiper slideshow is displaying as many slides as can fit on the screen, rather than adhering to the number of slides specified in the settings. I want to display one slide on screens ...
user3605767's user avatar
0 votes
2 answers
244 views

Swiper JS in nextjs and with "use client" doesn't calculate height properly. It looks like there is a calculation error and the height is calculated multiple times resulting in large height? ...
David's user avatar
  • 1,571
0 votes
0 answers
87 views

Hello I am trying again with my question with better phrasing. To put simply, when I run the code without JS part of glide: <script> new Glide('.glide').mount() </script> The slides ...
kemist's user avatar
  • 11
0 votes
0 answers
83 views

When clicking on the swiper.slide the image pops up, but it moves with the swiper instead of being fixed to screen like I want it to be. Loom video explaining below Webflow read only link: https://...
Maks Eidelson's user avatar
0 votes
0 answers
15 views

The code about the testimonials section on the website is as seen in the video. I am getting a strange error that when I scroll the cards and quickly click on the green button, instead of going to ...
Mohit-Aasirwal's user avatar
0 votes
3 answers
466 views

I've been trying to use Swiper js, it went well until I needed to use it 2 more times at different parts of the code, the problem is: the navigation arrows simply don't appear in the page and I can't ...
lucastheiss's user avatar
1 vote
0 answers
69 views

I am trying to make kind of a personal website, I would like to put there a slider with some projects I did. I have next to no experience with Javascript. HTML and CSS works fine, however when I try ...
kemist's user avatar
  • 11
0 votes
0 answers
95 views

I can't seem to get only the swiper-slide that's clicked on to pop up. Instead all the images with the class pop up at once. I have tried using webflow native interactions in interactions panel using ...
Maks Eidelson's user avatar
0 votes
0 answers
13 views

I have 7 slides and swiper setting loop: false, slidesPerView: 3, slidesPerGroup: 3, Swipe 3 cards at a time. When there are not enough cards left for the next group of 3, it should show the last 3 ...
Ryan Chen's user avatar
1 vote
1 answer
34 views

I'm trying to align the height of Card (bootstrap) in SwiperSlide (swpier.js) so that they have the same height, I tried several things but nothing worked. <Container> <Swiper ...
mark88's user avatar
  • 51
0 votes
0 answers
26 views

I'm trying to integrate PhotoSwiper with my React project, but it's not opening the modal when the button is clicked. The modal does not open when I click the button, and I don't see any errors in the ...
Huzaifa Zahid's user avatar
0 votes
0 answers
91 views

How can I combine a removeSlide with a transition? It would be great if I could do this with a fade out of the slide and a move together of the remaining slides. swiper.removeSlide(slideNum); No ...
bluelemonade's user avatar
  • 1,345
0 votes
0 answers
70 views

I have this code that loops through an object of products to create product cards automatically instead of manually adding the HTML it also creates a swiper structure. The issue is, when I click next ...
Mehenna Boufassa's user avatar
1 vote
1 answer
181 views

I am trying to implement a swiper slider in React but the responsive breakdown is not working. I want in mobile devices the slider to have 2 slides but it is not working. In the mobile devices it's ...
Prithvijit Basak's user avatar

1
2 3 4 5
44