Title: AlterBlitz's Replies | WordPress.org

---

# AlterBlitz

  [  ](https://wordpress.org/support/users/alterblitz/)

 *   [Profile](https://wordpress.org/support/users/alterblitz/)
 *   [Topics Started](https://wordpress.org/support/users/alterblitz/topics/)
 *   [Replies Created](https://wordpress.org/support/users/alterblitz/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/alterblitz/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/alterblitz/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/alterblitz/engagements/)
 *   [Favorites](https://wordpress.org/support/users/alterblitz/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Download Monitor] Downloads do not start](https://wordpress.org/support/topic/downloads-do-not-start/)
 *  [AlterBlitz](https://wordpress.org/support/users/alterblitz/)
 * (@alterblitz)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/downloads-do-not-start/#post-10498746)
 * I can confirm, the same issue is happening with me as well. I can’t seem to download
   files. It says “You do not have permission to access this download. Go to homepage”
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Download Monitor] Download Count won’t disable](https://wordpress.org/support/topic/download-count-wont-disable/)
 *  [AlterBlitz](https://wordpress.org/support/users/alterblitz/)
 * (@alterblitz)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/download-count-wont-disable/#post-10498717)
 * Open content-download-filename.php from wp-content/plugins/download-monitor/templates
 * Remove this:
 * `(<?php printf( _n( '1 download', '%d downloads', $dlm_download->get_download_count(),'
   download-monitor' ), $dlm_download->get_download_count() ) ?>)`
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [Poor Plugin Instructions](https://wordpress.org/support/topic/poor-plugin-instructions/)
 *  [AlterBlitz](https://wordpress.org/support/users/alterblitz/)
 * (@alterblitz)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/poor-plugin-instructions/#post-9929050)
 * The WordPress team perhaps should make it a norm to accept plugins with proper
   documentation.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Download Monitor] Downloads increment 2x](https://wordpress.org/support/topic/downloads-increment-2x/)
 *  Thread Starter [AlterBlitz](https://wordpress.org/support/users/alterblitz/)
 * (@alterblitz)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/downloads-increment-2x/#post-9918723)
 * I’m using Version 4.0.1 and I’m creating new Download File in Downloads > Add
   New and linking it in a post using shortcode.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How do we edit this?](https://wordpress.org/support/topic/how-do-we-edit-this/)
 *  Thread Starter [AlterBlitz](https://wordpress.org/support/users/alterblitz/)
 * (@alterblitz)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/how-do-we-edit-this/#post-6454449)
 * Thanks a lot, it worked !
 * One more thing, how to get only ‘Create a New Package’..i dont want other 3 tabs
   from displaying.
 * > [View post on imgur.com](https://imgur.com/Tp6nch6)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [CSS went crazy on me](https://wordpress.org/support/topic/css-went-crazy-on-me/)
 *  [AlterBlitz](https://wordpress.org/support/users/alterblitz/)
 * (@alterblitz)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/css-went-crazy-on-me/#post-6461211)
 * Post link of your website. I will check it out.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Add sidebar to a category page](https://wordpress.org/support/topic/add-sidebar-to-a-category-page/)
 *  [AlterBlitz](https://wordpress.org/support/users/alterblitz/)
 * (@alterblitz)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/add-sidebar-to-a-category-page/#post-6461719)
 * The sidebar depends on your page template. You have to add the following code
   to the template you want the sidebar to appear.
 * <?php get_sidebar(); ?>
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [CSS went crazy on me](https://wordpress.org/support/topic/css-went-crazy-on-me/)
 *  [AlterBlitz](https://wordpress.org/support/users/alterblitz/)
 * (@alterblitz)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/css-went-crazy-on-me/#post-6461186)
 * In custom css option or style.css
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How do we edit this?](https://wordpress.org/support/topic/how-do-we-edit-this/)
 *  Thread Starter [AlterBlitz](https://wordpress.org/support/users/alterblitz/)
 * (@alterblitz)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/how-do-we-edit-this/#post-6454347)
 * Could anyone tell me?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can this be made in wordpress?](https://wordpress.org/support/topic/can-this-be-made-in-wordpress-1/)
 *  Thread Starter [AlterBlitz](https://wordpress.org/support/users/alterblitz/)
 * (@alterblitz)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/can-this-be-made-in-wordpress-1/#post-6451386)
 * I have few questions:
 * *Can we modify the look of the posts in the front end?
    *Can we track downloads
   through your plugin? *Can we use filtering to sort out stuff like ‘Most downloads,
   latest uploaded *Can we use custom post types? (Like the one we see in Gravity
   Forms) etc..
 * Would be nice if you could answer it,
    Cheers.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can this be made in wordpress?](https://wordpress.org/support/topic/can-this-be-made-in-wordpress-1/)
 *  Thread Starter [AlterBlitz](https://wordpress.org/support/users/alterblitz/)
 * (@alterblitz)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/can-this-be-made-in-wordpress-1/#post-6451226)
 * Is there a way we can modify how the display of form data is? Like shown in above
   picture.

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