Hi
there is this info in readme.txt for this module
"3. Uncomment line 117 in the views_slideshow_ddblock.theme.inc file like below"
but in latest version of this module there is no views_slideshow_ddblock.theme.inc file in module directory.
am I missing something or it is not included?
thanks
Igor
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | fix-readme-608958-1.patch | 807 bytes | ppblaauw |
Comments
Comment #1
ppblaauw commentedThanks for posting
The code in the views_slideshow_ddblock.theme.inc is now placed in the views_slideshow_ddblock.module file.
The line should now read:
3. Uncomment line 300 in the views_slideshow_ddblock.module file like below
Patch attached
Will change in next dev release
Comment #2
ppblaauw commentedCommitted to version 6.x-1.0