Navigation überspringen

[Gelöst] I am wondering if there is a way to reverse the order of my pagination

This support ticket is created vor 5 Jahren, 4 Monaten. There's a good chance that you are reading advice that it now obsolete.
Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Dieses Thema enthält 0 Antworten, hat 1 Stimme.

Zuletzt aktualisiert von Dallin Chase vor 5 Jahren, 4 Monaten.

Assistiert von: Shane.

Author
Artikel
#1314761

I am trying to:
have my pagination numbers match my ascending order of my view.

Link to a page where the issue can be seen:

versteckter Link

I expected to see:

I want when I click 8 I would like to see Week 8's meal planner.

Instead, I got:

because Im ascending and showing the latest first 1 is 8 and 8 is 1 if that makes sense

I just need to be able to have revers the order of my pagination to match the reversed order of my view.