Postponed (maintainer needs more info)
Project:
Views Slideshow: Dynamic Display Block
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Jul 2010 at 09:55 UTC
Updated:
13 Jul 2010 at 12:55 UTC
Jump to comment: Most recent file
Comments
Comment #1
ppblaauw commentedYou need to install the slideshow theme package in the theme you use, see http://ddblock.myalbums.biz/node/1790
If you don't install the slideshow theme package the default theme from the module will be used which doesn't have the pager, only the prev/next pager on the slides.
After you installed the themes you probably need to clear the cache at:
administer > site configuration > performance
Hope this helps you further, please let me know.
Comment #2
dvitali commentedHello ppblaauw ,
i donwload theme modest-grey40p from your site and i copy custom directory in my theme "test/themes/garland/" after that i rename the directory "ddblock" in "views_slideshow_ddblock" and other files of your example theme so now i have:
test/themes/garland/:
custom/
-modules/
--views_slideshow_ddblock/
---views_slideshow_ddblock-cycle-block-content-modest-grey40p.tpl.php
---views_slideshow_ddblock-cycle-block-content.tpl.php
---views_slideshow_ddblock-cycle-pager-content-modest-grey40p.tpl.php
---views_slideshow_ddblock-cycle-pager-content.tpl.php
---images/
---modest-grey40p/
----views_slideshow_ddblock-cycle-modest-grey40p.css
and i change all ddblock string in views_slideshow_ddblock string in all files and then in the view block i set "Template: Custom" and in the textfield i write: "modest-grey40p".
How you can see http://www.denisvitali.com/test nobody change and there aren't pager images.
I used not ddblock module but Views slideshow: DDblock.
The documentation for this plugin is very confused instead for DDblock is excellent and there are also video tutorial and themes are right instead for plugin the name of file and the name of directory ecc... are wrong.
I attached my modification file theme.
Thanks.
Comment #3
ppblaauw commentedThemes for the ddblock module are not compatible with the views_slideshow_ddblock module.
You need to download the slideshow themes for the views_slideshow_ddblock module version 2.x from the http://ddblock.myalbums.biz/download page.
Hope this helps you further, please let me know.
Tip about posting issues:
When you set assigned to yourself it means that you will further look at
the issue and nobody has to do anything for now. When you want other to
react, just leave assigned to Unassign.
Comment #4
dvitali commentedi already download vsd-upright10-60-V2-3.zip and copy the structure directory (custom/....) in themes/garland/modules.... (beacuse garland is my default theme) and i choice theme (40 o 60) but nothing pager thumbnails not works.
Comment #5
ppblaauw commentedI see now at the http://www.denisvitali.com/test page the pager-items and the slides only no pictures is it.
You need to map the image field to the image variables for the slideshow template in the slideshow configuration page for both the slide_image and the pager_image.
Hope this helps you further, please let me know.