Title: Responsive Table Headers
Last modified: October 25, 2022

---

# Responsive Table Headers

 *  Resolved [Fatih ATES](https://wordpress.org/support/users/fatih24500/)
 * (@fatih24500)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/responsive-table-headers/)
 * When I use the `code wpdm_all_packages jstable=1 items_per_page=20` on the page,
   Category comes up in the headers. But I don’t want it to appear. Is there a shortcode
   where the **Title**, **Update Date**, and **Download** options will appear?

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

 *  [BSF – Humayon Kabir](https://wordpress.org/support/users/humayonk/)
 * (@humayonk)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/responsive-table-headers/#post-16137738)
 * Hi [@fatih24500](https://wordpress.org/support/users/fatih24500/)
 * Greetings for the day.
 * To resolve the issue simply remove the cols and colhead category values.
 * Here’s the reference shortcode: `[wpdm_all_packages login=1 items_per_page="20"
   jstable=1 order_by="field_name" order="ASC" cols="title|update_date|download_link"
   colheads="Title|Update Date|Download::155px"]`
 * With Regards
 *  Thread Starter [Fatih ATES](https://wordpress.org/support/users/fatih24500/)
 * (@fatih24500)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/responsive-table-headers/#post-16145714)
 * Hi [@humayonk](https://wordpress.org/support/users/humayonk/)
 * Thank you so much. With this code you have given, the category problem has been
   solved.
 * I have one more question. I don’t want the files to be sorted by ID or by creation
   order. Because I want the favorites files to be at the top. How can I get it 
   to be listed in alphabetical order or in the order I want it to be.
 * With the reference shortcode you gave, it sorts it from first to last.
    -  This reply was modified 3 years, 7 months ago by [Fatih ATES](https://wordpress.org/support/users/fatih24500/).
    -  This reply was modified 3 years, 7 months ago by [Fatih ATES](https://wordpress.org/support/users/fatih24500/).
 *  [BSF – Humayon Kabir](https://wordpress.org/support/users/humayonk/)
 * (@humayonk)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/responsive-table-headers/#post-16146776)
 * Hello [@fatih24500](https://wordpress.org/support/users/fatih24500/),
 * Please use the above-mentioned shortcode without the `order="ASC"` parameter.
 * You may find this documentation helpful regarding this: [https://www.wpdownloadmanager.com/doc/short-codes/wpdm_all_packages-list-all-downloads-in-tabular-format-in-a-page/](https://www.wpdownloadmanager.com/doc/short-codes/wpdm_all_packages-list-all-downloads-in-tabular-format-in-a-page/)
 * Have a good day.
 * Regards
 *  Thread Starter [Fatih ATES](https://wordpress.org/support/users/fatih24500/)
 * (@fatih24500)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/responsive-table-headers/#post-16146807)
 * Hi [@humayonk](https://wordpress.org/support/users/humayonk/), Thank you for 
   getting back.
 * I’m checking the info in the link. I can’t find useful information. Or not competent
   enough to do that. Please can you post a code for alphabetizing the list?
 *  Thread Starter [Fatih ATES](https://wordpress.org/support/users/fatih24500/)
 * (@fatih24500)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/responsive-table-headers/#post-16146833)
 * I need to be a little more careful. I found the code of the requirement package.
   Thanks again for your help.
 * `[wpdm_all_packages login=1 items_per_page="20" jstable=1 order_by="title" cols
   ="title|update_date|download_link" colheads="Title|Update Date|Download::155px"]`
 *  [BSF – Humayon Kabir](https://wordpress.org/support/users/humayonk/)
 * (@humayonk)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/responsive-table-headers/#post-16149334)
 * Hello [@fatih24500](https://wordpress.org/support/users/fatih24500/)
 * You are welcome.
 * However, If you get some free moments, please give us a 5* [here](https://wordpress.org/support/plugin/download-manager/reviews/)
   and add your valuable review about our plugin.
 * Your rating keeps us inspired.
 * Thanks

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

The topic ‘Responsive Table Headers’ 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

 * [code](https://wordpress.org/support/topic-tag/code/)
 * [list](https://wordpress.org/support/topic-tag/list/)
 * [table](https://wordpress.org/support/topic-tag/table/)

 * 6 replies
 * 2 participants
 * Last reply from: [BSF – Humayon Kabir](https://wordpress.org/support/users/humayonk/)
 * Last activity: [3 years, 7 months ago](https://wordpress.org/support/topic/responsive-table-headers/#post-16149334)
 * Status: resolved