'How to implement sorting in slider in JS or using slick slider?

I have a slider gallery on slick.js, in addition to this, there is a kind of menu. In the menu there is a button "landscapes". It is necessary that when you click on this button, everything will disappear except for landscapes, that is, certain slider-elements that I will set. I would like to implement using slick.js or vanilla js. But it can be otherwise.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source