Firstly, this is such a great plugin!
However, I can't seem to define an ascending order to the documents shortcode. I'm using the following:
[documents order="asc"]
Is this correct? (I'm pretty new to wordpress)
Firstly, this is such a great plugin!
However, I can't seem to define an ascending order to the documents shortcode. I'm using the following:
[documents order="asc"]
Is this correct? (I'm pretty new to wordpress)
...my mistake, just realised it works on the slug rather than the document title. got it working now :)
...oh no wait, that doesn't seem to be it.
confused!
Any advice on ordering the documents shortcode results are welcome!
Got it! So you have to use both 'order' and 'orderby' ...which makes sense. I hope my stuipidity here will help other newbies in future!
[docuemnts order="asc" orderby="title"]
You must log in to post.