alpinism
Member
Posted 9 months ago #
Hi, i have a problem sorting the quotes on a page in descending order. the short tag looks like this:
[all-quotes rows=25, orderby="quoteID", sort="DESC", categories="all"]
Still i get the quotes in ascending order.
Can anybody confirm this or is there a bug on my side?
Anyway great plugin!
thanks
eti
alpinism
Member
Posted 9 months ago #
fixed. My short tag was wrong. The correct version is:
[all-quotes rows="25" orderby="quoteID" sort="DESC" categories="all"]
The example from the help page should probably be changed also.
corpodibacco
Member
Posted 9 months ago #
in fact, you're right! The help page is misleading. Thanks for pointing this out. Since I just released version 1.8.3 I will update the help page silently for the moment.