Title: warhost's Replies | WordPress.org

---

# warhost

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Email download link] Download links are broken](https://wordpress.org/support/topic/download-links-are-broken-2/)
 *  [warhost](https://wordpress.org/support/users/warhost/)
 * (@warhost)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/download-links-are-broken-2/#post-9803299)
 * For anyone having the same problems with PDFs being corrupted:
 * In wp-content\plugins\email-download-link\job\ed-downloads.php, change
 * `header('Content-Type: application/force-download');` (line 58 for me)
 * to:
 * `header('Content-Type: application/pdf');`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Email download link] Unsupported PDF download](https://wordpress.org/support/topic/unsupported-pdf-download/)
 *  [warhost](https://wordpress.org/support/users/warhost/)
 * (@warhost)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/unsupported-pdf-download/#post-9803295)
 * For anyone having the same problems with PDFs being corrupted:
 * In wp-content\plugins\email-download-link\job\ed-downloads.php, change
 * `header('Content-Type: application/force-download');` (line 58 for me)
 * to:
 * `header('Content-Type: application/pdf');`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Add Action after meta details on month overview](https://wordpress.org/support/topic/add-action-after-meta-details-on-month-overview/)
 *  Thread Starter [warhost](https://wordpress.org/support/users/warhost/)
 * (@warhost)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/add-action-after-meta-details-on-month-overview/#post-9623346)
 * Thanks!
 * For reference:
 * I used /view/list/single-event.php and php echoed’ the button directly just before
   the “tribe-events-event-meta” div ends. Save this at your (child)themes folder
   as specified at the top of the file, should be update proof.
 * Cheers
    -  This reply was modified 8 years, 9 months ago by [warhost](https://wordpress.org/support/users/warhost/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Product Title doesn’t get shown on Product Page](https://wordpress.org/support/topic/product-title-doesnt-get-shown-on-product-page/)
 *  Thread Starter [warhost](https://wordpress.org/support/users/warhost/)
 * (@warhost)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/product-title-doesnt-get-shown-on-product-page/#post-8444224)
 * Thank you so much, it works!

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