So I still haven’t been able to figure this out: Reversing the order of dates on top and thumbnails of this page: http://www.kimsquaglia.com/work/ It should behave like the home page.
Here is the code: http://pastie.org/4212608
Thanks in advance everyone.
You need to modify your get_terms().
get_terms()
can accept an order argument.On line 48, try replacing
with