This module looks like the perfect solution for what I'm trying to do, but the documentation is lacking, and I'm having a difficult time getting to work as advertised.

I have a node type "image", so that I can attach extra fields for date, location, exif data, etc. I'd like to embed these nodes into the body text of other fields, and node_embed offers a way to specify the format (such as how the image is presented with its title, caption, etc.).

I installed the plugin, configured the view for selecting a node to embed in the text, and set and used the "node embed" display type, with the image among the fields to display. So far, so good.

Everything seems to work... I get a field title for the image field if I ask for it, I get a link to the image if I ask for it, but there is an empty string where the image itself (the Only local images are allowed. tag and all of its parameters) should be.

Also, where is the "default template" for an embedded node if I don't specify one? Perhaps the module should come with a well-documented template that we developers could modify to our needs. Or if it does, where is it?

For the record, I'm using a subtheme of adaptivetheme, but I've tried Stark, Zen, and Bartik, all with the same result: no image field. Am I missing something, or is this a bug?

Thanks for your attention.
----
Obbie

Comments

djredhand’s picture

Obbie,

I am also seeing that the Node Embed is not rendering image fields on the node. I am hoping to solve this in the template layer by writing a function within a hook that will send the image to my template. Were you able to resolve this?

Best,

Jed

bebelg’s picture

I'm also looking for this

Best,

chris

bebelg’s picture

bis

dankung1’s picture

I'm also looking for this

The image not display when embed a node.

this is a big issue, almost make this module valueless

mrharolda’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

Please check this for a detailed explanation of node embed module: http://atendesigngroup.com/blog/node-embed-viable-media-management-solut...