In order to get the printer friendly link right where I wanted I added <?php print print_insert_link() ?> to my node.tpl.php. The only problem is that link ALWAYS shows up regardless of what I put in the "Advanced link options" visibility options on admin/settings/print page.

Perhaps I need to wrap <?php print print_insert_link() ?> with some sort of conditional php statement. Any ideas what I could use to get the printer link to heed the Advance Link Options settings?

Comments

jcnventura’s picture

Status: Active » Postponed (maintainer needs more info)

You're doing something wrong, as that call includes the code to check against the visibility options..

Without further info, I can't really help you more.

jcnventura’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

No info received in two weeks.. Closing the issue.

João