Hi there,

I just installed this version of Service Links, and I discovered that it doesn't appear in any content where I'm using a Content Template. I tried to just ad the print service_links line in the template (I mean, in the Content Template), and then instead of the links it only reads "Array".

I hope someone can help me to show this wonderful links in any content.

Thanks a lot!

Comments

TheCrow’s picture

Status: Active » Needs review

should try:

  print $node->service_links_rendered;
TheCrow’s picture

Status: Needs review » Closed (works as designed)