I have a custom node type, which has an imagefield in it. In the content type settings --> "Display fields" page I am playing with different settings for my image: just image, an ImageCache preset, a Lightbox and Imagecache combination, etc. These all work properly when the node is displayed by itself.

When I override the node display with a panel page (path: node/%) add the Node ID context and place the node's content in the panel, the image shows always as a link only!!!??? Only the file's name appears as a link that leads directly to the image. All the above "Display fields" settings are disregarded. No imagecache presets are used, nor the original image itself can show on the panel page. The image shows only as a Filefield link.

How can this be fixed?

Comments

kirilius’s picture

Any ideas?

theusualsuspect’s picture

I have the same problem. It worked with 6.x-2, but now that only panels 3 will be supported in future, I don't know what to do...Downgrade maybe? Or use the dev version.

Is it a bug? Or better: Is there a workaround to use the node override panel with images?

kirilius’s picture

Are there any comments from the developers? Is this really a bug?

merlinofchaos’s picture

Hmm. There's a bug in alpha2 that was fixed in -dev that might be the root cause of this. If you are willing to upgrade to -dev (both panels & ctools) give it a shot; if not I expect to roll alpha3 very soon.

kirilius’s picture

Thanks!

SlipAngel’s picture

Same problem, but with Panels 2. Help! Text CCK fields and CCK groups render just fine.

Actually, my problem is different. I am seeing no image at all. Creating a new thread.

kwixson’s picture

I'm having this trouble too. Created a test image (custom content type with imagefield field) and a test panel: http://www.charitableunion.org/test

Buggersnots.

Coincidentally, images in views in a panel works as expected. http://www.charitableunion.org/news

merlinofchaos’s picture

Status: Active » Fixed

I am not at all sure why this is happening. I'm not doing anything too special with node rendering, that I'm aware of.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

raulmuroc’s picture

Status: Closed (fixed) » Needs work
raulmuroc’s picture

Status: Needs work » Closed (duplicate)