PF buttons are gone.
Print goes directly to printer and prints entire page (not just article)
(Looks like JS is not loaded).
Have site on https.
PF buttons are gone.
Print goes directly to printer and prints entire page (not just article)
(Looks like JS is not loaded).
Have site on https.
You can add the JS to your template (ideally footer.php directly above the </body>).
<script src="https://d75j4zx85lgxs.cloudfront.net/printfriendly.js" type="text/javascript"></script>
You must log in to post.