Viewing 3 replies - 1 through 3 (of 3 total)
  • g.

    (@morrisgraeme)

    Hey starlajay,
    So it looks like the only thing that is broken is your flexslider… is that true? All the other content seems present and working.
    You say the flexslider is built into your theme? Or did you install it as a plugin? Are you using shortcode on your front page and in the bottom widget area or did you hard code it in the homepage template?
    Looking at your code, you do have 2 flexsliders present, at least one image jn the top one, although it is aligned weird… and multiple entries in the bottom. So it is loading the slider… but not rendering it. The image paths are good… css is good… so then it must be a conflict with the two sliders… or the JS
    Try deactivating one of them first. Then if the other is visible… you probably have an error with the unique naming of each… or worse.
    Or perhaps you can try to reinstall the flexslider plugin if it is a plugin.

    Thread Starter starlajay

    (@starlajay)

    I hard-coded the flexslider on the homepage. I did have a conflict with one of them so I just made the top slider to a featured image and used the wp loop, but it still has a class of the flexslider. Which is probably why it isn’t showing up I assume.

    g.

    (@morrisgraeme)

    Yeah that makes sense. I use the Flexslider a lot… it works great for most things, but every once in a while I run into conflicts, especially multiple sliders on the same page.

    For multiple sliders read this: StackOverflow Article

    LMK if it works.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Custom built-in flexslider is broken on home page’ is closed to new replies.