By bcobin on
I'm using Drupal 5.7 and Panels2.
I want to set up a 2-column mini-panel with the Node title on the left and the attached image on the right. I've created a View with two fields: Node Title and Attached Images. I've also created a Taxonomy term, "featured."
I select "featured" for the left panel and both fields appear. I've selected "Attached Images" from the "Contributed Modules" pane on the right, but no image appears. Again, I'd like just the node title on the left and just the image on the right. Am I doing this all wrong? The "contxt" thing currently has be baffled. Thanks in advance for anyone who can help with what looks to be a very cool module when it's done.
Comments
Image not diplayed in Panels
I getting the same problem. Trying to display image with Panels. But, no image displays.
Any solutions for this ?
Thanks
---
http://www.ckcybers.com
You may have done something wrongly.else
What modules are you using in relation to "images"?Until i know the modules you guys are using,then could i be able to help
Drupal Freelancer
same here
I've got exactly the same issue. However, I'm using Drupal 6 and using the Image module.
add images to mini panel
Same problem i need a way to show an uploaded image in the gallery using the image module to be placed in the right side of the mini panel as featured image.
any one can help?
thanks.
I was having this issue and
I was having this issue and it looks like mini panels defaults to filtered html. I switched to unfiltered and my image is showing up.