in the flatfile version of pivotx their is the failure :
about Sorting order. sortingwill be work onlyin alphabet order , itdont work withthe order numbers.
see thisthread :
viewtopic.php?f=9&t=2222&p=12016&hilit=order#p12016
i used the new version 2.3.3
one user wirte at the end:
A method to order categories as you want:
[[category_list only="noticias" format='<li><a href="%url%">%display%</a></li>']]
[[category_list only="eventos" format='<li><a href="%url%">%display%</a></li>']]
[[category_list only="galeria" format='<li><a href="%url%">%display%</a></li>']]
[[category_list only="videos" format='<li><a href="%url%">%display%</a></li>']]
but i dont know want should ichange ?
wish file ?
thx for help.