I couldn't find solution anywhere else: I am using data-filter attribute to filter my images in gallery by folder name:
<a class="" href="#" data-filter=".strecha">
but if the folder name contains any international characters (ěščřžýáíé), it is not working.
Please help. Thank you.