Active
Project:
Favorite Nodes
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Oct 2007 at 19:12 UTC
Updated:
6 Jan 2009 at 01:12 UTC
I'm using a very involved custom profile template and would like to include the user-favorites list in it. How might I accomplish this?
Comments
Comment #1
dzynz commentedSorry - I found this
But it really doesn't work the way it does on an un-templated profile. How can I get that functionality?
Comment #2
asund commentedHi!
I had the same problem, but solved it by making a view with an argument for Added to favorite by ID and then just embedded the view in the profile using this code:
Comment #3
neubreed commentedHere's another way to to do a teaser list in user_profile.tpl.php without needing to create a view