Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Ok so I’ve done a bit of digging. I hope this is of use! So, apologies first, because I’m not skilled in coding.

    Changing to certain themes does seem to ‘solve’ the problem. Except that isn’t practical.

    I’ve also found that Carousel adds an extra class to galleries, namely the ‘gallery’ class.

    wp-tiles-grid gallery wp-tiles-byline-align-bottom wp-tiles-byline-animated wp-tiles-byline-fade-in wp-tiles-loaded

    In testing removal of that class fixes the problem, as too does removal of carousel itself. But that defeats the object of the exercise.

    Also, the following code, in mine at least, causes WP Tiles to show beautifully. Albeit out of line with the rest of the content.

    .wp-tiles-grid {
      position: inherit;
    }

    Warmest regards,

    Jonathan

    Hi Mike & Peter,

    I have a very similar issue on my site. Maybe we could get together and try to solve it?

    Mine is where the tiled gallery no longer shows at all when Carousel is enabled.

    See https://jonathanpow.com/fashion-photographer/ (it is currently enabled). And images are not showing.

    So far I have tried disabling all plugins, refresh, I’ve removed all my custom CSS and refresh. The only thing that ‘solves’ the issue and allows WP-Tiles to display is disabling Carousel altogether. (i.e. it works with just Thickbox).

    It’s most odd.

    My themes is GraphPaperPress’s F8 Remixed.

    JP

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