dongyi9484 2015-07-08 13:30
浏览 60

Metaslider flexslider移动:1

I have been trying to fix this for some time now, but still no luck. On a Wordpress install I'm using metaslider - Flexslider carousel.

The images in the carousel have different heights, but those are resized to fit the carousel: Result: the images have different widths. That on itself doesn't cause any problems, but when I clik next/prev I need the carousel to move only 1 image at a time. Now it is just moving the entire visible part.

Could someone please help me? http://denkkamer.com/nieuwesite/projecten/

I read the code: "move: 1;" should work. It doesn't.

// Carousel Options
itemWidth: 0,                   //{NEW} Integer: Box-model width of individual carousel items, including horizontal borders and padding.
itemMargin: 0,                  //{NEW} Integer: Margin between carousel items.
minItems: 1,                    //{NEW} Integer: Minimum number of carousel items that should be visible. Items will resize fluidly when below this.
maxItems: 5,                    //{NEW} Integer: Maxmimum number of carousel items that should be visible. Items will resize fluidly when above this limit.
move: 1,                        //{NEW} Integer: Number of carousel items that should move on animation. If 0, slider will move all visible items.
allowOneSlide: true,           //{NEW} Boolean: Whether or not to allow a slider comprised of a single slide

Complete code: http://denkkamer.com/nieuwesite/code.js

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥35 平滑拟合曲线该如何生成
    • ¥100 c语言,请帮蒟蒻写一个题的范例作参考
    • ¥15 名为“Product”的列已属于此 DataTable
    • ¥15 安卓adb backup备份应用数据失败
    • ¥15 eclipse运行项目时遇到的问题
    • ¥15 关于#c##的问题:最近需要用CAT工具Trados进行一些开发
    • ¥15 南大pa1 小游戏没有界面,并且报了如下错误,尝试过换显卡驱动,但是好像不行
    • ¥15 没有证书,nginx怎么反向代理到只能接受https的公网网站
    • ¥50 成都蓉城足球俱乐部小程序抢票
    • ¥15 yolov7训练自己的数据集