Hi!
I am struggeling with the [wpdm_category] shortcode.
This is my shortcode:
[wpdm_category id="basisvertrag" title="1" desc="1" cols="1" toolbar="1" order="desc" order_by="date" item_per_page="100" template="link-template-calltoaction3.php"]
What I am expecting from this shortcode is that it (according to https://www.wpdownloadmanager.com/doc/short-codes/wpdm_category-query-all-downloads-from-one-or-more-categories/) shows title and description of the category “basisvertrag” above the download list. But what this shortcode does instead is to simply show the letter 1 as title and also as description. Just like a custom text. I tried ith with and without quotation marks, but it doesn’t make any difference.
I hope you can help! Thanks a lot!
Cheers,
Chris
Edit: I am using WP 5.8 and Download Manager 3.2.15
-
This topic was modified 3 years, 9 months ago by
Chris Ham. Reason: Added WP and WPDM versions