• When I turn Lazy Load off I see photos, loading vertically, not horizontally. When I turn Lazy Load on, the format is right, but no images are loading.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Check your other plugins. I had to disable a couple of those to find out why my carousel was not showing up. In my case it was autoptimizer.

    concerning Autoptimize: as a quick test you can disable AO on a per-request basis by adding ?ao_noptimize=1 to the URL.

    If the carousel works that way, then disable JS optimization for a second to see if that fixes it. If so, then you’ll probably have to add the plugin’s JS to the comma-separated JS optimization exclusion list. In that process you should keep an eye on your browser’s console for JS errors, as those will help you identify the problem.

    AO’s FAQ has more info on troubleshooting and how to exclude.

    hope this helps,
    frank (ao dev)

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

The topic ‘Carousel Not Loading’ is closed to new replies.