2024-06-20, 06:15:55
(2024-06-13, 05:06:43)roisag Wrote: On frontend everything works fine.
I figured out that items custom order for section is stored in order.txt file. I have 10 items in section so after saving custom order of items plugin created this file that in my case contains string "5,6,9,7,8,4,3,2,0,1". But after adding another one item to section order.txt file is not updated. So we have 11 items in section but order.txt still contains only 10 and I think that is the problem. If custom order is detected after adding new item it shoud be placed as first or the last element of the list I think.
v5.5 is now available and I think it has resolved this issue.
https://github.com/GetSimpleCMS-CE-plugins/plugin-MultiBlock/archive/refs/heads/5.5.zip