Please upgrade to this version.
The dynamic display block module can be downloaded from the ddblock project page on drupal.org
Free dynamic display block slideshow theme files:
Dynamic display block export files and preprocess functions:
Dynamic display block export files and preprocess functions for Advanced slideshow using embedded video:
ddblock_embedded_video_export.zip
Preprocess functions for:
node_gallery content type and view with multiple imagefield images in a node:
preprocess_function_for_node_gallery.zip
CSS file and image files for:
Basic dynamic display block slideshow with extra info:
basic_slideshow_extra_info_v1.1.zip
Don't replace RC6 with this version, ddblock theme files are NOT compatible with RC6. You can not install both versions on the same Drupal installation.
The development version of the dynamic display block module can be downloaded from the ddblock project page on drupal.org
Free dynamic display block theme files:
Dynamic display block export files and preprocess functions for DEV version:
The Views Slideshow: Dynamic display block module can be downloaded from the views_slideshow_ddblock project page on drupal.org
Free Views slideshow: Dynamic Display Block theme files:
View Slideshow: Dynamic Display Block export files and preprocess functions:
The Views Slideshow: Dynamic display block module can be downloaded from the views_slideshow_ddblock project page on drupal.org
Free Views slideshow: Dynamic Display Block theme files:
Comments
Views Slideshow: DDBlock v2
Minor error on install of examples. vsd-upright-10p not selected for Template: in upright10 block so uses it default settings. As result there is no number pager generated.
Comment.
This is the direction you are going? If so, how about a little bit of documentation to build the example by hand? Or any documentation at all would be nice. Anything would help in trying to figure out how to use it.
Thanks
Re: Views Slideshow: DDBlock v2
Did you have a look at the existing documentation for version 1, version 2 and the readme.txt in the modules?
Any suggestion how to improve the documentation?
views slideshow ddblock vs ddblock
I am extremely confused as to exactly which directions apply to DDBlock vs. directions that apply to Views Slideshow: DDBlock.
I have installed Views Slideshow: DDBlock and JQuery Update.
I have a Views Slideshow already set up that works fine as a Singleframe. I now want to go in and change this View to utilize the new ddblock functionality. However, when I change it over in the settings, it gives me the following errors on my page:
* warning: Invalid argument supplied for foreach() in drupal\sites\all\themes\xxxxx\custom\modules\views_slideshow_ddblock\views-slideshow-ddblock-cycle-pager-content-vsd-upright10.tpl.php on line 40.
* warning: Invalid argument supplied for foreach() in drupal\sites\all\themes\xxxxx\custom\modules\views_slideshow_ddblock\views-slideshow-ddblock-cycle-block-content-vsd-upright10.tpl.php on line 48.
Did I install the free theme incorrectly (I copied the "custom" folder into "sites/all/themes/xxxxx")? Do I need to add the preprocess functions to the template.php file? I'm stuck.
Re: views slideshow ddblock vs ddblock
For the views_slideshow_ddblock 6.x-1.1 you need to add the preprocess functions to the template.php file of the theme you use.
Instructions are at: http://ddblock.myalbums.biz/node/980
Hope this helps you further, please let me know.
problems with dash / underscore in themes
When I insert the line into the template.php file:
function chromatic-blue20l_preprocess_ddblock_cycle_block_content(&$vars) {
I get the following error:
Parse error: syntax error, unexpected '-', expecting '(' in /home/clint12/public_html/dcms/themes/marinelli/template.php on line 218
If I change the dash to an underscore, I get a blank page .. I suspect it's not that simple. Do I have to change every reference to "chromatic-blue"? or is there an escape I can use?
Thanks!
Re: problems with dash / underscore in themes
In the preprocess fucntions you don't use the ddblock theme name but your overall theme name.
So your function in the template.php file would become: marinelli_preprocess_ddblock_cycle_block_content(&$vars) {
Hope this helps you further.
problems
I can't get this to work properly. I'm not sure why. When I look at the block that is created I just have images stacked on top of each other. I don't get a slide show.
Re: problems
Probably you use the block created by the views block display instead of the ddblock instance.
When you hover the configuration link in the blocks configuration page for the ddblock instance, the link should contain ddblock.
Hope this helps you further.
Do you have a link to your site?
If not please create an issue in the issue queue.
You can also have a look at the troubleshooting part of the FAQ, search this site and the issue queue of the module for similar issues to get direct answers.
i must be doing something wrong
I am having trouble following the video at 11:47. Maybe im doing something wrong or somehow missed something or using the wrong version of something, but when it comes to configuring the block i do not have the same menu selections as in the video. this is what i see.
http://www.fortstewartauctions.com/watch-tv/error2.jpg
And when I get to 18:30 editing the template file i get a message that looks like this.
http://www.fortstewartauctions.com/watch-tv/error.jpg
I also dont really know where I can preview the view that I created... I am new to drupal and dont really have a lot of html knowledge. However it was a very informative video, just a little blurry at some times. Thank you for any help.
Jeff
Re: i must be doing something wrong
Probably you did not make an instance, in the instance tab, but directly added a ddblock in the list tab.
You need to create an instance of the view after you set in the settings tab what content type and view you can use.
You need to use this ddblock instance instead of the block created by the block display of the view.
The error you get comes probably from a missing field, but when I look at your site you have an image field, but you use the block created by the views block display instead of the ddblock instance.
Hope this helps you further.
If not please create an issue in the issue queue.
You can also have a look at the troubleshooting part of the FAQ, search this site and the issue queue of the module for similar issues to get direct answers.
import function not working
Can someone please help me out?I have followed the instructions on the video but seem to be stuk ay 7.30 mark. I downloaded Export_files_V1.6.zip, copied the the code from note pad into the content type, import box but it refuses to import the file. My screen just goes blank with nothing happening.Is there something i am doing wrong?
Also, another problem i have is with the imagefield boxex not appearing under permissions. If i go to modules, the imagefield box is enabled under cck, so i dont know what the problem is.
It was actually my fault so
It was actually my fault so the 1st issue has been resolved but the second one is still there which results in me having the same issue as Kelly below.
Re: It was actually my fault
Added answer from Kelly via to the thread. I think that is not the solution for your issue.
Please make an issue in the issue queue of the module. That is the preferred place.
Help adding nodes
Hello, I am following your very well done video on how to get a news feed working and I ran into a few problems. The first happened when you instructed me to change the Home » Administer » User management permissions for imagefield. Under permissions there is no option for imagefield and therefore couldn't do it, so I continued along the video.
After about 9 minutes of video, when you go to upload an image for a news feed (a new node), it fails, I get the error: 'Image field is required.' and nothing happens. I have played around with it for a while and can't get anything to work.
I just upgraded to 6.15 and I was wondering if that caused some problem, not sure though. I followed you directions exactly as you said, step for step. Thanks, this is a great project and I am looking forward to getting this to work.
Kelly
Re: Help adding nodes
Did you download install the filefield module and did you enable the filefield module at: administer > Site Building > Modules?
Re Re: Help adding nodes
Reply from Kelly via E-mail (20-DEC-2009)
Hey thanks for the speedy response. I got it to work, I got it to work when I disabled my wysiwyg editor module (yahoo yui).
chromatic-blue20l
I've wasted a good 2 hours trying to make the chromatic-blue20l theme to work properly, so I thought I'd share my experience with some of you. I installed the ddblock module and then followed the video tutorial patiently yesterday, so far, any created news blocks seem to work perfectly.
The content slider seems to work well with all the original 'upright' templates. However when I came to install the chromatic-blue20l, I couldn't get the slide text container and the page selector to show up properly. I know nothing about css, but I was able to spot that
On line 11 and 12 of 'ddblock-cycle-chromatic-blue20l.css', the reading pane was floating the wrong way round.
div.ddblock-cycle-chromatic-blue20l div.slide-image-right{float:left;}
div.ddblock-cycle-chromatic-blue20l div.slide-image-left{float:right;}
So what this css did to me was - when I selected the slide text container to display on the right hand side of the block (just like how it is advertised online), a small lag was introduced between the slide text container and display image, during each transition. Contrarily, if the left hand side display was selected, the text container and image would then properly couple together and fade away simultaneously each time.
Also be sure to select pager setting to 'prev next pager', I was misled by the video tutorial that I should select the custom pager option, as the 'chromatic-blue20l' is kinda listed under the custom theme.
Hope this helps to some.
Thanks
DDBlock News Slide Show Problems
I have followed the Video: http://www.archive.org/details/Ddblock-AdvancedDynamicDisplayBlockSlides..., just doing "start / stop / DO IT " for every step it was indicated, and everything went fine till the moment that in the video the ddBlock is visualized (with errors), but it could be seen... but on my Drupal website I couldn't make even to be visualized on the "Content" of everypage, (I have set it on Blocks!).
What may I be doing wrong?
Kind regards
Rui Macdonald
just make sure you are
just make sure you are downloading the gradient-blue30p theme. download the file, go into gradient-blue30p.zip\custom\modules\ddblock\ and put all the content into the 'custom' folder of your theme. voila!
Re: DDBlock News Slide Show Problems
Please create an issue in the issue queue of the module.
Till where did you do the steps in the tutorial and where did you get the issue.
Can you explain more in the issue what steps you did?
Can you send your template.php file, the results of the drupal_set_message debug lines and a link to the Internet site if possible, otherwise a screenshot can also help.
It does not work with IE 8
hello.
First to congratulate them and to thank them for the very good module work thanks
I have installed the version once was advanced.
Problem: It works well with mozilla except that the buttons from below do not focus to the changing of image and with IE 8 does not work the buttons from below since he goes out without text neither the sliding text appears .
Thank you for his help
Re: It does not work with IE 8
Please create an issue in the issue queue of the dynamic display block module.
Provide a link to the Internet site.
Provide a screenshot of the page, which would explain more.
Please provide the information, so I can help you better.
Can't get themes to work
Hi there,
I really want to use this module for a rotating header image, but one of the things driving me absolutely crazy is the fact that much of the css is injected directly into the "style" attribute of the image tag, so overriding the appearance is proving to be far more complicated than I'd hoped.
I've tried downloading the free themes as a testbed for creating my own. Right now, I'm just trying to install one of the provided ones: chromatic-blue20l. However, following the README.txt instructions, the configuration section doesn't seem to make much sense...
1.) Goto the dynamic display block configuration screen.
2.) Choose custom for the template
3.) Type chromatic-blue20l (l from landscape) as the custom template name
There simply isn't a "template" field anywhere in the configuration screen for my Dynamic Display Block. Am I not looking in the right place? (Administer > Site Configuration: Dynamic Display Block > MyHeaderBlock : Configure Block)
I appreciate any help you might offer,
John
Re: Can't get the themes to work
Thanks for your interest in the dynamic display block module.
When you want to use the ddblock module for a rotating header image you probably use the basic options of the ddblock module.
The small border around this image is injected with JavaScript (The lines for this can be deleted, see: I see a kind of border around the image. How can i get rid of it? Once these line are deleted you can style the ddblock like you require.
When you use the advanced option of the ddblock module, using views and ddblock instances you can use the ddblock themes. Probably you use the basic options of the ddblock module, which is the reason you don't see the fields for the templates.
Hope this helps you further, please let me know.
Thank you Very Much!
This module took me a while to get set up, but your very thorough documentation was quite helpful! What a versatile, awesome module. Thanks for your hard work!
Hi, This module looks
Hi,
This module looks great!
I am curious as to what exactly these two downloads will do for the module and also are they necessary in order to use ddb?
I'm hoping that I can eventually get it to look like and function as it does as the with Angelina Jolie does on the front page.
Thanks in advance
~kraymer
Re: Hi, This module looks
Thanks,
The upright10-50.zip theme files contain 5 different layouts for advanced dynamic display block slideshows.
The Export_files.zip files contain export files of a content-type and a view you can use to provide content for the dynamic display block module. It also contains two preprocess functions to provide variables for the themes.
You can make the themes, content types and views yourself, they are only there to make creating slideshows easier. The preprocess functions are needed to convert view-fields into template fields.
You can find information in the advanced slideshow tutorial how to install and configure the dynamic display block module.
Good luck with the installation and configuration of the dynamic display block module to create advanced slideshows.
Philip
Thansk
Hey Phillip,
Thanks for the response, I'm just about to check out the link you suggested
Keep up the good work!
~kraymer
Thanks
Thanks alot... :)
Not Work in Tapestry theme
Hello.
I follow the basic canfiguration video tutorial and it works fine, but when i try to make it works with Advanced Video Tutorial and Tapestry Theme it not show Nothing Can you help me please, i putted a issue in Drupal.org.... thanks!Grat Work Congratulations!!!!!!!!!