The attached image is probably the best way to explain.

1. Use panels
2. Add a block with a teaser view of a node. The teaser contains an image on the left side
3. The output doesn't show the image, but html

Note: we had a similar behaviour in combination with the read more link module. (or maybe this module causes the image behaviour).

Comments

swentel’s picture

Project: Display Suite » Node displays
Version: 6.x-1.3 » 6.x-2.x-dev
Status: Active » Postponed (maintainer needs more info)

Can you try out the latest version of ctools & node displays module. There was a problem with previous versions especially with CCK fields, but is fixed by a patch in ctools and nd dev is updated along.

ThePickwickProject’s picture

Just to be sure: do you mean I should use nd 6.x-2.x-dev?

Ctools is the latest version.

swentel’s picture

Yup, latest version of nd.

ThePickwickProject’s picture

StatusFileSize
new19.11 KB

There's some improvement, but still no image. I have removed the "Read more link" module because I expect this interferes. Or the other way around: I've experienced similar behaviour with the "Read more" link where it suddenly appeared in the middle of the teaser text surrounded by some html.

For info:

<div class="nd-region-left "><div class="field field-image">
        <div class="filefield-file"><img src="http://localhost:8082/modules/acquia/filefield/icons/image-x-generic.png" alt="image/jpeg icon" class="filefield-icon field-icon-image-jpeg"><a type="image/jpeg; length=6100" href="http://localhost:8082/sites/default/files/ist1_11943601-silver-microphone.jpg">ist1_11943601-silver-microphone.jpg</a></div>  </div>
</div>
ThePickwickProject’s picture

StatusFileSize
new14.11 KB

I did some further testing today, and I believe it's not linked to panels. I have the same issue on full nodes. Without any Display Suite field settings for full nodes, the image shows up nicely. As soon as I select the image field to be shown e.g. Right, it disappears.

Could it have anything to do with our theme? It's a topnotchthemes theme using skinr.

ThePickwickProject’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)
StatusFileSize
new32.12 KB

I solved it. There's absolutely no issue with the combination of panels, cck image fields and display suite. I just overlooked a simple setting in display suite (blush).

In case you have the same issue as I had: under content type > display fields, you can assign a Display suite region to a field. Behind the field, there's an option "change settings". Clicking it expands the row with more options. (see screenshot) Quite obvious, I know...

Reason that I overlooked it: in the Root Candy Dark admin theme, the "change settings" option displays as normal text, which made me think that it was describing the drop down box before.

@maintainers: thanks again for this module, it makes live so much easier!

swentel’s picture

Ah, it doesn't show itself as a link in Root Candy, good to know :)
We're using Rubik admin theme for administration - it's from Development seed, see http://code.developmentseed.org/projects
It depends on Tao, we feel like it's a better admin theme, but of course, that's also taste I guess :)