How can view files by categories

in Download Manager Free

Viewing 6 posts - 1 through 6 (of 6 total)
Oct 11, 2022 at 7:46 am
#179126
Participant
Jorge Muchacuar
OP

Hi
how can View files by categories

I’m using this shortcode, but is showing all file, what is missing?

[wpdm_all_packages items_per_page="50" jstable=1 order_by="update_date" order="DESC" cols="title,file_count,download_count|update_date|download_link" colheads="Titulo|Download"]

Oct 11, 2022 at 2:11 pm
#179171
Spectator
Tanvir

Hello Jorge,

You have to use categories parameter in the shortcode.

categories: use the parameter if you want to show the table for specific category or categories.

example shortcode: [wpdm_all_packages login=1 thumb=1 items_per_page="20" categories="slug1,slug2,..." jstable=1 order_by="field_name" order="ASC/DESC" cols="title,file_count,download_count|categories|update_date|download_link" colheads="Title|Categories|Update Date|Download::155px"]

More details below:
https://www.wpdownloadmanager.com/doc/short-codes/wpdm_all_packages-list-all-downloads-in-tabular-format-in-a-page/

Let me know please for further assistance.

Regards
Tanvir

Oct 12, 2022 at 10:17 am
#179208
Participant
Jorge Muchacuar
OP

Hi Tanvir

Thank

How can remove the Search and filter?

https://prnt.sc/ZgzhEs02B5Vs

Oct 12, 2022 at 3:04 pm
#179229
Spectator
Tanvir

Could you please let me know which shortcode you are referring to?

Oct 12, 2022 at 6:47 pm
#179238
Participant
Jorge Muchacuar
OP

I am using this shortcode

[wpdm_all_packages login=1 thumb=1 items_per_page="20" categories="comunicados,..." jstable=1 order_by="field_name" order="ASC/DESC" cols="title,file_count,download_count|categories|update_date|download_link" colheads="Title|Categories|Update Date|Download::155px"]

Oct 13, 2022 at 3:13 pm
#179264
Spectator
Tanvir

Hello,

The toolbar hide feature is not available with this shortcode.

You can try the below shortcode to hide toolbar with the parameter toolbar=0
https://www.wpdownloadmanager.com/doc/short-codes/wpdm_packages-wp_query-in-a-shortcode-for-download-manager-packages/

Regards

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

The topic "How can view files by categories" is closed to new replies.