Hi.

I am trying to get several of the uploaded images (Image module) to show in a slideshow set up with dynamic display blocks.
Has anyone done this? I want a block without title, no other stuff, but the images themselves.

Thanks for your pointers.

Alex.

Comments

adam_b’s picture

You should be able to do this using Views, if you have that installed. There are probably many other options - try searching the site for "image slideshow".

parahumanoid’s picture

Can you please elaborate on that? I will install views if necessary, but I'd like to understand what I am doing when I begin.

ppblaauw’s picture

There are several options how you can use the dynamic display block module

If you want a slideshow with only images you can use:

There is also a video tutorial available.

Hope this helps you further.

If you can not make it work or have more question, please make an issue in the issue queue so I can help you better.

dddave’s picture

The module is great, I use it myself. But is isn't that easy to implement and to use in your own ways might take some extra steps.

Have you followed the tutorials provided by the maintainers and checked the issue queue? I guess there are similar support requests so be sure to search all issues and not only the active ones. Finally, if the tutorials and old issues aren't enough you should repost this question in the queue. The maintainer is a great support guy and helped a lot of users.

That said, you still have to do some reading (and trying) on your own.

dddave’s picture

Views is necessary to use DDB correctly.

You really should hit the docs section provided by the maintainers and especially the tutorials (basic and advanced).

adam_b’s picture

There are some useful videos on YouTube - just search for Drupal Views to get started. I'd avoid doing a dynamic slideshow to start with - just see if you can do a simple gallery with the right content, and then it'll make more sense.

You also might want to try http://drupal.org/project/simpleviews to start - it gives a simplified interface to the Views module.

parahumanoid’s picture

No, I am new to this module and know next to nothing about it. Thank you for your tips. I'll explore the suggested material.

Alex.