Viewing 2 replies - 1 through 2 (of 2 total)
  • I am also experiencing this issue. Otherwise, I love the plugin…great look & functionality, plus it’s super simple to use. Hoping for a resolution so that I can use this on multiple sites.

    plugins/image-carousel/inc/functions/icp-functions.php

    line 219

    change

    if ( apply_filters( 'use_default_gallery_style', true ) )

    to

    if ( apply_filters( 'use_default_gallery_style', true ) ){}

    (just add the two curly braces)

    I don’t know what this change breaks, but it fixes multiple galleries on one page ??

    Seems it works

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Multiple galleries on a single page causing errors’ is closed to new replies.