cutom button text conflict
-
Previously, on my custom button I was using an FontAwesome icon next to a custom text, in the template:
<i class="fa fa-print"></i> <?php if(function_exists('pf_show_link')){echo pf_show_link();} ?>Following the latest update I get another icon and the “print friendly” text.
How can I delete them, so that I get my template’s output?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘cutom button text conflict’ is closed to new replies.