• Resolved northpole

    (@northpole)


    I have a 1024px home page with slider enabled and without any sidebars. Now the featured images in flexslider are huge and covers most of visible screen on widescreen monitors. I would prefer to use basic carousel something like this http://flexslider.woothemes.com/basic-carousel.html .
    Is it possible with current version of flexslider in your theme? I use child theme.

    If this is not possible, at least I want to reduce the dimensions of flexslider. So that one of the post from rows below could be pushed up to accommodate next to flexslider.

    Any help is appreciated.
    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter northpole

    (@northpole)

    Aha.. found the answer.
    Was looking around for options and found it in the
    wp-content\themes\hueman\js\jquery.flexslider.js file.

    There are umpteen settings in it to tweak your slider behavior. I found mine under
    FlexSlider: Default Settings > Carousel Options.
    Added the following in featured.php under child theme and voila I got my carousel.

    itemWidth: 320,
    itemMargin: 5,
    minItems: 3,

    Of course, had to play around css to get right dimensions, margins, etc.

    hello,
    i try to do it, but nothing change!

    what i hav to do in css?
    I try, but no result!

    thank you to give me the details.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Hueman theme – change flexslider options’ is closed to new replies.