• sshotwell

    (@sshotwell)


    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

    (@sshotwell)

    An example of a single record: 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

    (@xnau)

    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

    (@sshotwell)

    Do you have any suggestions for how to print only fields that are filled in?

    Plugin Author xnau webdesign

    (@xnau)

    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.