Hello,
i install this module and i read much documentation but i can't configure pager item with images.

Modules installed:
- CCK 6.x-2.7
- ImageAPI 6.x-1.8
- Views 6.x-2.11
- Views Slideshow 6.x-2.2
- Views slideshow: DDblock 6.x-2.x-dev
- FileField 6.x-3.5
- ImageField 6.x-3.3

I install and enable also Views slideshow: DDblock Examples and i choice the block in my content with upright40 theme (in docs this theme have page item images) but in the block i can't wath the page item images.

http://www.denisvitali.com/test

P.S: sorry for my bad english.

Thanks.

CommentFileSizeAuthor
#2 modest-grey40p.zip9.79 KBdvitali

Comments

ppblaauw’s picture

Assigned: dvitali » Unassigned
Status: Active » Postponed (maintainer needs more info)

You 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.

dvitali’s picture

Assigned: Unassigned » dvitali
Status: Postponed (maintainer needs more info) » Active
StatusFileSize
new9.79 KB

Hello 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.

ppblaauw’s picture

Assigned: dvitali » Unassigned
Status: Active » Postponed (maintainer needs more info)

Themes 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.

dvitali’s picture

Status: Postponed (maintainer needs more info) » Active

i 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.

ppblaauw’s picture

Status: Active » Postponed (maintainer needs more info)

I 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.