Cara membuat tombol Print dan Save PDF di tiap halaman postingan, untuk bisa membuatnya sobat ikuti saja langkah-langkahnya seperti dibawah ini.
Langkah 1:
Buka Template, kemudian klik Cadangkan/Pulihkan
Simpan dimana anda suka. kemudin klik Edit HTML
Cari / untuk memudahkan pencarian tekan CTRL+F dan letakkan kode ini <div class='post-footer'> didalamnya dan klik enter.
Setelah ketemu kode scrip yang pertama <div class='post-footer'>
Copy kode dibawah ini, dan Paste/letakkan kode scrip dibawahini, setelah tag <div class='post-footer'>
<!-- BEGIN PrintFriendly code -->
<script>var pfHeaderImgUrl = '';var pfHeaderTagline = '';var pfdisableClickToDel
= 0;var pfHideImages = 1;var pfImageDisplayStyle = 'right';var pfDisablePDF =
0;var pfDisableEmail = 0;var pfDisablePrint = 0;var pfCustomCSS =
'https://adminisdap3.blogspot.co.id/';var pfBtVersion='1';(function(){var js,
pf;pf = document.createElement('script');pf.type = 'text/javascript';if
('https:' === document.location.protocol){js='https://pf-cdn.printfriendly.com/ssl/main.js'}else{js='http://cdn.printfriendly.com/printfriendly.js'}pf.src=js;document.getElementsByTagName('head')[0].appendChild(pf)})();</script><a
href="http://www.printfriendly.com" style="color:#6D9F00;text-decoration:none;"
class="printfriendly" onclick="window.print();return false;" title="Printer
Friendly and PDF"><img style="border:none;-webkit-box-shadow:none;box-shadow:none;"
src="https://pf-cdn.printfriendly.com/images/icons/pf-button.gif" alt="Print
Friendly and PDF"/></a>
<!-- END PrintFriendly code -->
dan terakhir Simpan Template.
Semoga berhasil.
author; Rachmat. Flimban
![Klik Untuk Print Friendly and PDF](https://pf-cdn.printfriendly.com/images/icons/pf-button.gif)
Posting Komentar