Tree View – Alphabetical Sorting?

Viewing 7 posts - 1 through 7 (of 7 total)
#38160

Seketh
Member

Hi, I can’t seem to find any way to sort the files in alphabetical order, is there any way to achieve this?

Thank you.

#38409

Seketh
Member

Bump, anyone with some time for a little help?

#38433

Jass
Spectator

Try this
[wpdm_category id="category_name" operator="IN" order_by="title" order="asc" item_per_page="10" template="link-template-panel"]

#61951

JK
Member

Hi — sorry for the newbie WordPress question, Jass but where would one add this line you provided? I added it to the page where I also added:

[wpdm_tree]

and it displayed a sorting table which had no effect on the download file tree. Please advise and thanks.

#61971

Shahriar
Moderator

Hi JK,

If you are trying to sort tree in Alphabetical order, use the following shortcode,

[wpdm_tree orderby=title order=asc]

Thanks.

#61982

JK
Member

Perfect! That did it, thanks for your help.

#62050

Shahriar
Moderator

Glad to know! If you can spare a minute please write WPDM a review here. Thanks in advance.

Viewing 7 posts - 1 through 7 (of 7 total)

The topic ‘Tree View – Alphabetical Sorting?’ is closed to new replies.