I have enabled the printer friendly link to show up on all content types on my site. But for some reason it doesn't show up on all of them. I am using the direct method as well:

// Print the Printer Friendly Page Link
echo '

';
print print_insert_link();
echo '

';

It shows up fine on some pages but not on others.

here is an example: http://www.yoninja.com/jp/restaurants/611/mado-lounge-tokyo

But you can see it shows up just fine below the picture on this same content type:
http://www.yoninja.com/jp/restaurants/387/hobgoblin-roppongi-tokyo

If you look at the view source of the one that's not working, it mentions something about a issue queue.

from page source.
Porter Stemmer issue queue

  • Printer-friendly pages issue queue
  • please help!
  • Comments

    jcnventura’s picture

    Status: Active » Postponed (maintainer needs more info)

    There's three levels where you can disable the link:
    1. Print settings visibility (admin/settings/print)
    2. Content-type (works as default value during node creation, so not relevant here)
    3. Node. Edit the node and go down to the print area to see if the link is enabled for this node.

    jcnventura’s picture

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

    No further info in two weeks. Closing the issue.