PrintFriendly: Settings

Settings were not saved, The following problems exist:'; foreach($error as $e){ echo '

'.$e.'

'; } echo '
'; }else{ echo '

Settings saved.

'; } } ?>
Feedback, questions, request a feature? Email PrintFriendly

Button Style

(optional, leave blank for default text)

Enter an URL or click "Upload Image" to Upload an Image.

Button Position

Pages

PrintFriendly, by default, automatically inserts itself into your blog/site. When Manual mode is enabled this allows you to add the button wherever you like. Simply paste the following code into your template file.
WARNING: You need to know how to edit your Theme files or you might cause errors on your page.

Code

<?php if(function_exists('pf_show_link')){echo pf_show_link();} ?>