Skip Navigation

[Resolved] Swiper breakpoints broken in views

This support ticket is created 4 years, 11 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 -
- 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 -

Supporter timezone: Europe/London (GMT+00:00)

This topic contains 4 replies, has 2 voices.

Last updated by William Locatelli 4 years, 11 months ago.

Assisted by: Nigel.

Author
Posts
#1545431

I am trying to use swiper for articles carousel. Everything seems to works fine but breakpoints parameters are broken.
You can see an example here:
hidden link

There is a fix for that?
Thanks

#1545605

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Hi there

I visited the link.

I see there is a slider for "Altri eventi", that is what you are referring to?

When I resize the browser the carousel goes from 3 columns, to 2 columns, to 1 column, much as I would expect.

Where can I see the problem?

It may help if you can share an annotated screenshot.

#1549343
Error-views.png

Hi Nigel,
Swiper bug was an Elementor issue. Now is fixed.

I need help for another issue.

If i use bootstrap grid code in views like this:
<div class="row">
<div class="col-6 col-md-4">.col-6 .col-md-4</div>
<div class="col-6 col-md-4">.col-6 .col-md-4</div>
<div class="col-6 col-md-4">.col-6 .col-md-4</div>
</div>
the result is like this: hidden link
not 3 colums in a row but only 2 and the last one above.

If i use the same code in a page with elementor or in a page blank works fine.

Can you help me? 🙂

#1549853

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

We have a policy of one issue per thread in the support forums, as it helps keep the forum organised for people searching for similar issues.

Let's close this, and I'll answer in the thread I just created from your last question.

#1549855

My issue is resolved now. Thank you!