Closed (fixed)
Project:
Simplenews Content Selection
Version:
6.x-1.6
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Sep 2010 at 16:34 UTC
Updated:
14 Oct 2010 at 08:20 UTC
Hi there,
I'm trying to get simplenews content selection to pull through CCK images into the body of newsletters... I have set the display fields for the content type to Image, but this does not seem to be working.
Any help would be greatly appreciated.
Thanks
Nic
Comments
Comment #1
NicParry commentedok so I think I figured it out... I put the following function(modified from the scs.theme.inc) in my themes template.php file
This is my first time messing around with overiding functions, so is it an acceptable solution?
Comment #2
dtrdewaele commentedThat's indeed the way to do it.