# Slick Image Gallery

**URL:** https://meta.discourse.org/t/slick-image-gallery/81952
**Category:** Theme component
**Tags:** broken
**Created:** [June 29, 2018, 6:15am UTC](https://meta.discourse.org/t/slick-image-gallery/81952 "2018-06-29T06:15:00Z")
**Posts on this page:** 1
**Showing post:** 64

<div class="post-metadata">

### Author: ![Arkshine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/arkshine/32/298682_2.png) [@Arkshine](https://meta.discourse.org/u/Arkshine)
#### Post date: [May 16, 2024, 5:19pm UTC](https://meta.discourse.org/t/slick-image-gallery/81952/64 "2024-05-16T17:19:45Z")

</div>

The component works fine on a production test server with the latest Discourse. 🤔

Can you check your browser’s console to see what error happens? (Click right → inspect → Console tab)

> [@Hifihedgehog](#):
>
> Is this also deprecated like [Tiles Image Gallery - theme-component - Discourse Meta](https://meta.discourse.org/t/tiles-image-gallery/81950/145)?

It is not necessarily deprecated, but the component relies on jQuery, and the modernization in the core tends to remove the jQuery dependency.

I would encourage you the image grid available in the core:

> [@Introducing image grids in posts](https://meta.discourse.org/t/introducing-image-grids-in-posts/268664):
>
> If you have many images in a Discourse post, you can now have them automatically arranged into a nice grid. All you need to do is wrap them in [grid] ... [/grid] tags, and the images will be neatly arranged. This is a core feature as of [this commit](https://github.com/discourse/discourse/commit/f89b5680cb4cc28003133e0095393b78d4b87460), enabled on all Discourse instances. Here’s an example in action:

> [@FizzGiGG](#):
>
> OK, well, my response went unnoticed, and @Hifihedgehog’s also went unnoticed.

Sorry about that! You’re right; that would be a welcome change. 👍  
Did you try the image grids feature I linked right above? It might provide a good replacement.

---

_[View the full topic](https://meta.discourse.org/t/slick-image-gallery/81952)._
