Viewing 2 posts - 1 through 2 (of 2 total)
    • Author
      Posts
    • dswordpress
      Guest

      My print-friendly button opens the print friendly site as expected, but the only thing that is shown is the title. Is there a way to send the content to the site as well?

      This is a problem with printfriendly.com itself. It is redirecting the page to its old version, which does not read the content.

      But you can make it work. Follow the below steps ..

      Open wp-socializer.php file present in the wp-content/plugins/wp-socializer/ folder

      Goto line 407

      Replace the line

      Code:

      ‘url’ => ‘http://www.printfriendly.com/print?url={permalink}’,

      with

      Code:

      ‘url’ => ‘http://www.printfriendly.com/print/new?url={permalink}’,


      save the file. That’s all.

      Regards,

      Aakash Chakravarthy

    Viewing 2 posts - 1 through 2 (of 2 total)
    • The topic ‘print friendly problem with content?’ is closed to new replies.

    Subscribe for updates

    Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter