Hi there,
I was wondering, could you please give an example of what you mean by this:

"You should be done. You can make a page or attach the gallery to a node. The imagefield can accept multiple arguments so you could use this as a gallery of images uploaded to a single node."

How do you attach a gallery to a node?

Thanks,
Becky

Comments

acouch’s picture

Hi Becky:

Good question. Sorry I wasn't more clear about that.

To attach a gallery to a node, you can either:

1) Make a block that takes the node id as an argument and place that block on the nodes you want.

2) Use the Views Attach module: http://drupal.org/project/views_attach . Just turn it on and you will be able to add a new display in the view (displays are block, page etc) which lets you attach the view to a node.

Let me know if you have any questions.

beckyjohnson’s picture

Hi, Thanks for the quick response. I haven't tried your instructions yet, but I will in a minute. First I made a regular views gallery with your module and got the following result: http://dmta.right-brain.net/portfolio/test-project-gallery. I am now trying to trouble shoot why the js isn't working and going to the next picture.

I installed the jquery.galleriffic.js file properly in the js folder and am running the site on Apache/2.2.12 (Ubuntu). Php is: 5.2.10-2ubuntu6.4. GD library is 2.0 or higher.....

Thanks! I'm still going to try out your instructions despite this issue, for now.

Becky

beckyjohnson’s picture

Awesome. Your instructions worked! Thanks! I don't know why the js wasn't working earlier but it is now, definitely. Sorry for bothering about that bit.

Becky

acouch’s picture

Status: Active » Closed (fixed)