filter content by tags

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

roberto
Member

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

#210188

Tahasin
Moderator

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

#210189

roberto
Member

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”

#210190

Tahasin
Moderator

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]

#210191

roberto
Member

Perfect!!
Everything works!

#210192

roberto
Member

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?

#210193

Tahasin
Moderator

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

#210194

roberto
Member

Very good!!

#210195

Tahasin
Moderator

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.