Title: timpascal's Replies | WordPress.org

---

# timpascal

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PHP Browser Detection] Parse error: syntax error, unexpected T_STRING in … php-browser-detection.php](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-t_string-in-php-browser-detectionphp/)
 *  Thread Starter [timpascal](https://wordpress.org/support/users/timpascal/)
 * (@timpascal)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-t_string-in-php-browser-detectionphp/#post-5388361)
 * Thanks, wasn’t sure that was the problem. Now a PHP upgrade comes with a whole
   new set of problems, but that’s for a different forum lol. Thanks for your patience
   and support. Great plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Email Before Download] list of file names downloaded for email](https://wordpress.org/support/topic/list-of-file-names-downloaded-for-email/)
 *  [timpascal](https://wordpress.org/support/users/timpascal/)
 * (@timpascal)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/list-of-file-names-downloaded-for-email/#post-5118741)
 * Bump. I’m having the same issue. No configuration changes with the update but
   I’ve lost the download file list and I need that. Rolled back pending fix.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Email Before Download] [Plugin: Email Before Download] Uncheck download items default option?](https://wordpress.org/support/topic/plugin-email-before-download-uncheck-download-items-default-option/)
 *  [timpascal](https://wordpress.org/support/users/timpascal/)
 * (@timpascal)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/plugin-email-before-download-uncheck-download-items-default-option/#post-2789516)
 * Pretty simple change to the email-before-download.php file. Find the line:
 * `$chekboxes .= '<br />' . $d->title. ' <input type="checkbox" checked="true" 
   name="ebd_downloads[]" value="'. $dl_id . '"/>';`
 * Remove the `checked="true"` part. You’re done!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Juiz Last Tweet Widget] Metadata dashes won't go away](https://wordpress.org/support/topic/metadata-dashes-wont-go-away/)
 *  Thread Starter [timpascal](https://wordpress.org/support/users/timpascal/)
 * (@timpascal)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/metadata-dashes-wont-go-away/#post-3653881)
 * Good point. In the template function, I changed ‘links’ to false and nothing 
   happened. So I used your CSS fix and it worked fine. Thanks for your help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Juiz Last Tweet Widget] Metadata dashes won't go away](https://wordpress.org/support/topic/metadata-dashes-wont-go-away/)
 *  Thread Starter [timpascal](https://wordpress.org/support/users/timpascal/)
 * (@timpascal)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/metadata-dashes-wont-go-away/#post-3653879)
 * Thanks for the reply Geoff. It doesn’t look like a border problem to me. It seems
   to be a content problem. For example this tweet:
 * Now #Hiring: #WebTAS FSE – #ColoradoSprings #jobs t.co/oUJyfisIOM – –
 * I want to remove the ‘ – -‘ at the end of the tweet. These are the separators
   for content that is no longer displayed and unfortunately they don’t seem to 
   be styled by the classes that I’m hiding with ‘display:none;’. Perhaps you could
   wrap these separators with a class as well so that I could nuke em. Does that
   make sense?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Email Before Download] How to allow Multiple Download](https://wordpress.org/support/topic/how-to-allow-multiple-download/)
 *  [timpascal](https://wordpress.org/support/users/timpascal/)
 * (@timpascal)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/how-to-allow-multiple-download/#post-3624733)
 * I just figured this out.
 * 1. You need to have your files registered in Download Monitor so that they have
   individual id numbers.
    2. You need to add ‘<ebd />’ to your form in Contact 
   7 where you want your checklist of multiple files to appear. 3. In your shortcode
   you need to be sure to include the file id’s that you want to appear in the checklist–
   something like: [email-download download_id=”1,2,3″ contact_form_id=”3456″]
 * Hope this helps.

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