Coder Social home page Coder Social logo

Comments (8)

tracikay avatar tracikay commented on July 19, 2024

I forgot to mention, that it works fine and defaults to horizontal scroll when I remove the mode option.

from bxslider-3.

am5555 avatar am5555 commented on July 19, 2024

Hey tracikay,

Your code is working for me, what html are you using, maybe this will help.

from bxslider-3.

NunoBentes avatar NunoBentes commented on July 19, 2024

Well i´m having exactly the same error. Does anyone knows how to solve it? I´m not sure if this matters, but i´m using HTML5 ...

from bxslider-3.

stevemynett avatar stevemynett commented on July 19, 2024

I just had the same problem with this. The fix (for me) was adding a hard coded height width for each slide. By default a div will expand to be the width of its parent, but the slider appears to break if this isn't set. Good news, quick fix! :)

To note, different settings for 'mode' worked fine, this problem appears to just affect mode: "fade", – though I didn't test all of them.

from bxslider-3.

tracikay avatar tracikay commented on July 19, 2024

@stevemynett that worked for me too! I want to point out that I did have to set the height to the li. I had first tried the div but it didnt work.

Thank you!

from bxslider-3.

rginnow avatar rginnow commented on July 19, 2024

This comment is for future reference for anyone else getting this problem:

I just had this problem today using the HTML KickStart by http://www.99lime.com (which requires the .slideshow class on the div to show the bxslider) and I had to set the slideshow div height. Upon element inspect in chrome, the div height was 0 (zero) so setting the height did the trick.

from bxslider-3.

nnogit avatar nnogit commented on July 19, 2024

I had same issue with floated .bx-wrapper. Works fine without float.

from bxslider-3.

taffeld avatar taffeld commented on July 19, 2024

For me I was using it on a WordPress site using the Avada theme and the default fusion builder column is set to to "Flex" I had to change it to "Block" then it worked

from bxslider-3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.