Newbie question – how can I display more than 20 files?

Viewing 2 posts - 1 through 2 (of 2 total)
#112331

I am using DM Free and want to display a large # files in download area. Currently it only shows 20 and there is no ‘more’ button. How can I fix this?

#112439

Hi, you can use the following code:

[wpdm_all_packages items_per_page="25" order_by="publish_date" order="DESC" jstable=1 cols="title,package_size|download_count|publish_date|download_link" colheads="Title|Package Size|Download Count|Publish Date|Download Link"]

Let me know if that helps. You can replace items_per_page=”25″ as per your need!

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

The topic ‘Newbie question – how can I display more than 20 files?’ is closed to new replies.