i want to combine those plugins to work, i know printpdf has the "custom field option for this, but whe you have "telephone help" installed its redundant, cuz ask for phone number 2 times.
i try to input the string code for telephone help, at the "template.php" file of printpdf :
<?php if(function_exists('osc_telephone_number')){ osc_telephone_number();} ?>
but wont work.
please help