Closed (fixed)
Project:
Content Templates (Contemplate)
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Dec 2008 at 21:51 UTC
Updated:
15 Dec 2008 at 22:51 UTC
Using Contemplate, Links, and the ImageField, & CCK the modules I made a content type that allows users to post a hyperlinked image (site badges). The new content type works fine when I display it as an individual node, but as soon as I try and embed it in a View all the changes I made with Contemplate disappear. Is there some extra step I need to do to use Contemplate in Views?
Comments
Comment #1
nevets commentedDoes you view display fields or nodes? I have not tried Contemplate with views but if it is going to work the view would need to list nodes.
Comment #2
jeeves commentedThank you! That seems to have made the difference. Under Views "Basic Settings" I changed the "Row Style" setting to "node" -- and now I am getting hyperlinked images!
Still a few more little bugs for me to iron out on how the images are displayed, but I am pretty sure that will just be a matter of me carefully checking the settings on this view.