Closed fourroses666 closed 7 years ago
Maybe just alphabetical?
Yes thats the way it orders now: The config files are called like this and the "f" from "four" comes before the "o" from "one"
image-four.php
image-one.php
image-three.php
image-two.php
text-one.php
text-two.php
But if you know a way to be able to re-order the dropdown items that would be great. I was thinking of adding an ID to the the config file and be able to order with that. (ASC / DESC).
Renaming the config file with 1-name.php / 2-name.php will give issues when changing it afterwards. (losing existing content)
Hi MNoskov, I have set the order like 'order' => 1,
But it doesn't seem to work. Does it work with you?
It works only on v1.1, "issue-38" branch
Oke 👍
Is it possible to give it a sort order? Maybe by ID number?