filter content by tags

in Download Manager Free

Viewing 9 posts - 1 through 9 (of 9 total)
Dec 17, 2025 at 11:14 am
#210187
Member
roberto
OP

Hello, I would like to display specific download tags on a page or article. How can I do this?

Dec 17, 2025 at 11:18 am
#210188
Moderator
Tahasin
Staff

Hello,

I hope this message finds you well and thanks for reaching out.

You can use [wpdm_tag] short-code to query specific tag(s).
Further details here: https://www.wpdownloadmanager.com/doc/short-codes/wpdm_tag-query-all-downloads-from-specified-tags/

Kindly check and let me know, if you have further questions.
Regards

Dec 17, 2025 at 11:37 am
#210189
Member
roberto
OP

Thanks so much. I tried using this code, but it doesn’t work. How should these parts of the code be compiled?
[wpdm_tag id=”Tag Slug(s)” tag_field=”tag_field=”id”

Dec 17, 2025 at 11:53 am
#210190
Moderator
Tahasin
Staff

You can find the tag slugs from Downloads > Tags > slug.
If you have tag slugs A,B,C and only want to display the downloads from tag A then use it like this,
[wpdm_tag id="A" toolbar="1" order_by="title" order="desc" items_per_page="10" template="link-template-calltoaction4" cols=4 colspad=2 colsphone=1]

Dec 17, 2025 at 12:03 pm
#210191
Member
roberto
OP

Perfect!!
Everything works!

Dec 17, 2025 at 12:14 pm
#210192
Member
roberto
OP

One more question if possible: can you eliminate the part of the search bar at the top where you can change the display: by name, ascending, descending… I would like it not to be visible?

Dec 17, 2025 at 12:38 pm
#210193
Moderator
Tahasin
Staff

just put toolbar="0" inside the shortcode, it will hide the toolbar.
Let me know if it works for you.

Dec 17, 2025 at 12:41 pm
#210194
Member
roberto
OP

Very good!!

Dec 17, 2025 at 12:44 pm
#210195
Moderator
Tahasin
Staff

For further queries, feel free to open a support ticket.

If you found my support helpful, I’d truly appreciate a moment of your time to leave a 5-star review [here], your feedback means a lot to us and helps us keep doing what we love!

Thank you!!

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

You must be logged in to reply to this topic.