Hiya,
I know this issue has been posted 100 times already, but here goes another one..
I have a content type with an image field in it, and a view that displays the image fields. The view has no grouping, there are more than 2 nodes and they are all published. All the permissions are set, but I'm not seeing anything as admin anyway so that can't be the issue now.
What I'm getting is a block title, but no content of any kind. if I remove "cycleblock" option then I'm being shown all the images on top of each other. I tried this first without any kind of additional function in template.php and now with a funciton that fills the slider_items variable (checked, it fills it with correct images under slide_image).
So, any idea where it might all go wrong and disappear?
Let me know if I can help further.
PS. I tried this also in the latest -dev version of the module and there I'm getting a pager in the block that has 3 pages (I have 3 nodes, so that is correct), meaning that it knows how many items there are..but it doesn't display them.
Cheers,
Martin
Comments
Comment #1
ppblaauw commentedYou can find more information about how to install and configure the ddblock slideshow module in the Advanced slideshow tutorial
Did you download the right versions of the ddblock themes from http://ddblock.myalbums.biz?
Did you copy the custom folder with the themes to your overall theme?
Did you add the preprocess functions in your template.php file?
Can you uncomment the drupal_set_message debug lines in the preprocess functions and attach the result.
Can you attach your template.php file?
Can you give a link to your Drupal site where the ddblock slideshow is implemented?
Please provide the additional information, so I can help you better.
The more info you give, the better I can help you.