-- url of the page with the problem -- :
foreignpantry.com/shop
-- HikaShop version -- : 4.4.1
-- Joomla version -- : 3.9.25
-- PHP version -- : 7.4
-- Browser(s) name and version -- : Firefox
Is there a way to change the order of shipping methods? On checkout, I want "Local Delivery" to be shown before "Australia Post". However, on the backend, I can change the order number of shipping methods, but I can't work out how to save that order. It always reverts to "1" for each method and keeps putting "Australia Post" first. Is there an easier method to change the order than going into Mysql and swap the ID number for the shipping methods?