Title: Printing Single Record
Last modified: March 26, 2021

---

# Printing Single Record

 *  [sshotwell](https://wordpress.org/support/users/sshotwell/)
 * (@sshotwell)
 * [5 years ago](https://wordpress.org/support/topic/printing-single-record/)
 * Hello!
 * I’m trying to use a plugin called “WP-Print” to make the single record page printable.
   When I use the plugin to print the page, instead of printing the information 
   of that single record’s details, it just says that “No record was found”. How
   can I make the information show up on the printable page? Or is there a different
   way to accomplish this other than using a separate plugin?
 * Thank you!!

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

 *  Thread Starter [sshotwell](https://wordpress.org/support/users/sshotwell/)
 * (@sshotwell)
 * [5 years ago](https://wordpress.org/support/topic/printing-single-record/#post-14240612)
 * An example of a single record: [http://klcms01/writeupdb/?page_id=53&pdb=9326](http://klcms01/writeupdb/?page_id=53&pdb=9326)
 * Also, I was wondering if it’s possible to display/print only the fields that 
   are filled in?
 *  Plugin Author [xnau webdesign](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [5 years ago](https://wordpress.org/support/topic/printing-single-record/#post-14240825)
 * You need to use a custom CSS stylesheet for that. The printing plugin may provide
   a way to do that, also Participants Database has a custom print stylesheet (In
   the settings under the Custom CSS tab) setting you can use to cusomize the printed
   output.
 *  Thread Starter [sshotwell](https://wordpress.org/support/users/sshotwell/)
 * (@sshotwell)
 * [5 years ago](https://wordpress.org/support/topic/printing-single-record/#post-14240900)
 * Do you have any suggestions for how to print only fields that are filled in?
 *  Plugin Author [xnau webdesign](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [5 years ago](https://wordpress.org/support/topic/printing-single-record/#post-14241621)
 * If you inspect the HTML, you’ll find a classname that is applied to fields that
   are empty. You can use that to hide empty fields.

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

The topic ‘Printing Single Record’ is closed to new replies.

 * ![](https://ps.w.org/participants-database/assets/icon-256x256.jpg?rev=1389807)
 * [Participants Database](https://wordpress.org/plugins/participants-database/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/participants-database/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/participants-database/)
 * [Active Topics](https://wordpress.org/support/plugin/participants-database/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/participants-database/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/participants-database/reviews/)

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [xnau webdesign](https://wordpress.org/support/users/xnau/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/printing-single-record/#post-14241621)
 * Status: not resolved