Display Order of Downloads

Viewing 6 posts - 1 through 6 (of 6 total)
#53509

Is it possible to have the downloads display alphabetically? When you scroll through them on the ‘front end’ the current display order is a bad experience for our users. Thanks

#53515

Shahriar
Moderator

You can use following short-code to display all downloads in a alphabetically sorted table,

[wpdm-all-packages items_per_page="20" jstable=1 order_by="title" order="DESC"]

#53879

When I page through my downloads by clicking ‘next’ or ‘previous’ they are in order by how they were entered in the admin (backend). Does your short code apply for this?

I would like them to display alphabetically when paging through them by clicking ‘next’ or ‘previous’

#53880

Sorry just to confirm. We have them displaying alphabetically on a page.

I would like them to be in alphabetical order when I page through them by clicking ‘next’ or ‘previous’ when on a company’s page.

#53963

Shahriar
Moderator

Which shortcode are you using there?

Following should work,

[wpdm-all-packages items_per_page="10" jstable=0 order_by="title" order="ASC"]

#54028

We are using the shortcode you mentioned on this page http://www.furniturefirst.coop/downloadmgr/market-directory/
But when I click on ‘next’ and page through all of them, they display by how we have them entered in the back end.
I would like them to display alphabetically. I hope this makes sense. You will have to click through quite a few to see what I mean.

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

The topic ‘Display Order of Downloads’ is closed to new replies.