Title: Show specific items with shortcode
Last modified: September 7, 2020

---

# Show specific items with shortcode

 *  [porseshgar](https://wordpress.org/support/users/porseshgar/)
 * (@porseshgar)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/show-specific-items-with-shortcode/)
 * Can we show specific items (by ID) and use shortcode?
    I’ve tested this shortcode
   but it show all items:
 *     ```
       [wpdm_packages id="11141,11142,11143"  jstable=1 items_per_page="10" orderby="date" order="desc" template="link-template-calltoaction3" cols=1 colspad=1 colsphone=1]
       ```
   
 * I have tried to follow the advice from [Short-codes](https://www.wpdownloadmanager.com/doc/short-codes/)
   but this shortcode still does not work.
    How can I solve this proble?
    -  This topic was modified 5 years, 9 months ago by [porseshgar](https://wordpress.org/support/users/porseshgar/).

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

 *  [ohanspace](https://wordpress.org/support/users/ohanspace/)
 * (@ohanspace)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/show-specific-items-with-shortcode/#post-13376177)
 * hi, you can add a category in the packages then filter by the category. e.g
    [
   wpdm_packages categories=”cat-1-slug, cat-2-slug” …. ] [https://www.wpdownloadmanager.com/doc/short-codes/wpdm_packages-wp_query-in-a-shortcode-for-download-manager-packages/](https://www.wpdownloadmanager.com/doc/short-codes/wpdm_packages-wp_query-in-a-shortcode-for-download-manager-packages/)
 *  Thread Starter [porseshgar](https://wordpress.org/support/users/porseshgar/)
 * (@porseshgar)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/show-specific-items-with-shortcode/#post-13385693)
 * This method is useless for me 180.000 page that each of them has a relationship
   with wpdm package; each package assigned to the target page .
    In this way it’s
   necessary to create a category for each wpdm package (180.000 category needed).
   I’m looking for easier way to do it!

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

The topic ‘Show specific items with shortcode’ is closed to new replies.

 * ![](https://ps.w.org/download-manager/assets/icon-256x256.png?rev=1561688)
 * [Download Manager](https://wordpress.org/plugins/download-manager/)
 * [Support Threads](https://wordpress.org/support/plugin/download-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/download-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/download-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/download-manager/reviews/)

## Tags

 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 2 replies
 * 2 participants
 * Last reply from: [porseshgar](https://wordpress.org/support/users/porseshgar/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/show-specific-items-with-shortcode/#post-13385693)
 * Status: not resolved