Is there any idea how to fix the Block Layered Navigation order for filters ? When I create filter, I can put all available filters in order what I need, but this will not work. The same issue is from PS1.6, but after searching I couldn't get solution. Problem is that all filters are numbered (1, 2, 3 etc) and when You create this order then the result is something like this (21, 18, 8, 52 etc) This order is also presented in SQL database (_layered_filter, column name is "filters") but the result is anyway ordered bu numbers.