It’s an alphabetical sort, so I guess if you add a zero prefix it should work.
E.g. matchweek 01, matchweek 02, etc.
-
This reply was modified 5 years, 5 months ago by
AntoineH.
Thread Starter
crodat
(@crodat)
Thanks Antoine, this resolved it however I implemented this to stop users having to scroll all the way through to the bottom t0 predict on the latest matches but now they have to scroll all the way through to press Save.
Is there a way to either:
– Move the Save button to the top
OR
– Remove Match Types already completed to a different page (how is this done?)
Yes, you can add a save button to the top. I think I have an example on the extensions topic in this forum. You only have to overwrite the template start.
Moving to another page can be done by using a prediction form shortcode and manually changing the parameters for it. Fortunately, that is just a matter of changing 2 numbers on both pages (the one with all open match types and the one with all closed match types). And then don’t use the standard predictions page that shows all match types by default.
Thread Starter
crodat
(@crodat)
Thanks again Antoine. I am interested in adding the Save button to the top and have had a look through the extensions topic and couldn’t find anything related. How do I ‘overwrite the template start’ please? Any guidance would be greatly appreciated.
Thread Starter
crodat
(@crodat)
Perfect. Job done. Thank you, as always. Appreciate the support.