Forums

'print this article' button.. (9 posts)

  1. benwoodward
    Member
    Posted 4 years ago #

    is it possible to have a 'print this article' button at the bottom of every post, so that at a click of a button users can print of a formatted version of the post to read at their own leisure, without having to go through the hassle of copying and pasting into word etc. (?)

  2. Lorelle
    Member
    Posted 4 years ago #

    What is better than adding another useless button or clutter to your page is styling it RIGHT for printing.

    See: http://codex.wordpress.org/Styling_for_Print

    The article takes you through a basic introduction for styling for print. When the user clicks "print" the browser will use the print style sheet to print the page. To view how your page will look printed, click File, Print Preview. You can set up your print.css to look anyway you want, changing any or all of the parts of your Theme to make it printable. I set my site up this way and elminiated the sidebar and footer which are useless to people when printed. You choose your own layout.

  3. XeroCool
    Member
    Posted 4 years ago #

  4. benwoodward
    Member
    Posted 4 years ago #

    i have put wp-print.php in the plugins folder but it's not showing up in the plugins section of the admin panel... help!

    also can i configure the look of the page that this plugin generates?

  5. benwoodward
    Member
    Posted 4 years ago #

    woops, just looked inside the file, and there is css

  6. XeroCool
    Member
    Posted 4 years ago #

    Quote:

    -> Installation Instructions
    --------------------------------------------------
    // Open root Wordpress folder

    Put
    ------------------------------------------------------------------
    wp-print.php
    ------------------------------------------------------------------

  7. benwoodward
    Member
    Posted 4 years ago #

    ok. i'm having problems with this, i would like to get it to work...

    i have put the 'start_wp()' function call at the top of my index file, and i have put wp-print.php in the root wordpress folder

    but my homepage doesn't load, it gives php errors:

    http://benwoodward.nfshost.com

    do i need to write something to .htaccess for it to work, need some instruction!

    thanks in advance

  8. benwoodward
    Member
    Posted 4 years ago #

    ok.. finally got this to work, which i am happy about.

    i just need a 'print this article' graphic to make into a clickable link...

    i found this with google - http://www.sojo.net/Images/printer_small_gray.gif

    but i think there must be a bettter one somewhere...

    anyone know any good resources?

  9. Kafkaesqui
    Moderator
    Posted 4 years ago #

    New thread--redirecting:

    http://wordpress.org/support/topic/38891

Topic Closed

This topic has been closed to new replies.

About this Topic