Frequently asked questions
Hide Print Posts on Page
If you want to hide the print pdf, word, print icons on pages for example you can use this custom CSS:
body.page .wordpress-print-posts {
display: none;
}
I can not see the settings / options panel
You can find the everything inside your Admin Panel > Posts > Print Posts. If not make sure you have installed the Redux Framework plugin.