Closed (fixed)
Project:
Printer, email and PDF versions
Version:
6.x-1.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Oct 2011 at 14:43 UTC
Updated:
4 Nov 2011 at 00:37 UTC
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 '
';
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
Comments
Comment #1
jcnventuraThere'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.
Comment #2
jcnventuraNo further info in two weeks. Closing the issue.