I am making a used car site, and every car that is added has a imagefield called field_thumbnail, now the problem...
I need Ddblock to display all those thumbnails for every node in that content type... So I need Ddblock to display all the thumbnails for the specific content type...
It needs to do this automatically, so if i add a used car, i need the block to add the new contents thumbnail to the slideshow....
And also if possible, when clicking the thumbnail it needs to open the node that has that thumbnail.
Any help would be very appreciated!!!
Best regards, Milanche
Comments
Comment #1
Milanche commentedComment #2
ppblaauw commentedThis is standard functionality of the ddblock module, although having a lot of slides in your slideshow would slow down the building up of the slides. Normally the slideshow can be used for upto 10-15 slides (When your images are optimized in size).
You can follow the advanced slideshow tutorial or advanced video tutorial to install and configure the ddblock module.
Hope this helps you further, please let me know.
Comment #3
Milanche commentedIs there a way, to do it with php code? The simplest way would be to create a node that generates the field_thumbnail thumbnails of all added nodes... Can this be done?
Comment #4
ppblaauw commentedDon't know if I understand your requirements now.
Does a node for a car have one image or more images?
Do you want to create a slide for one image of a node or more images in the nodes?
E.g. when using more images in one node are possible, should there be a slide for each of these thumbnails which each go to the same node?
Please explain more what you want to accomplish.
Comment #5
Milanche commentedBasicaly i have a modified content type with multiple fields... One of those fields is field_thumbnail, and now i need DDblock to display all those field_thumbnail fields of all the nodes of that content type... I imagine it would be the easiest if DDblock just displayed a node, but i dont know how that node would dynamicaly contain all those fields and update them as soon as a new node is added...
Thank you so much!
Comment #6
ppblaauw commentedYou can follow the advanced ddblock tutorial, all thumbnails will be made into slides in the slideshow when you don't set group fields.
Hope this helps you further, please let me know.
Comment #7
ppblaauw commentedSet status to fixed.
Assume user solved the issue with the reply.
8 weeks without activity.