print function beside sharing icons

Posted in: Newspaper
Post count: 25

hi,

could be possible to add a print icon beside social icons in the article?

I have the following function to use:

if(function_exists(‘pf_show_link’)){echo pf_show_link();}

tried to put in td_module_single.php but I made something wrong and it’s not working

can you help me with it?

thank you

Post count: 22421

Hello,
I assume you are using this plugin: https://wordpress.org/support/topic/plugin-print-friendly-and-pdf-button-print-friendly-manual-button-placement
I cannot say for sure if it will work with our theme or not as the plugin is not tested. Try it out in a different place and see if the print button shows up first to see if the plugin works properly.
Thanks.

Post count: 25

hi,

yes correct. I’m using that plugin: it works as expected when I put somewhere the code:

if(function_exists(‘pf_show_link’)){echo pf_show_link();}

I’m just not able to make that icon appear next to sharing icons.

http://snag.gy/ujPOs.jpg

thank you

Post count: 22421

Hello,
If the code works as expected then you need to apply your code to this file here: http://screencast.com/t/lYv4slHmrom. It will require a bit of php knowledge to do it.
Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.