Hi, I am having this issue and thanks for the patch. I'm a newbie, can you explain in more detail how to implement this patch? My Galleria folder doesn't have the theme/theme.inc. Does it go in the file "views_slideshow_galleria.theme.inc"?
I`m using module version of revision hash a8989cda34fddaf6e3b4b6373c05a87093d14f6c
(which is latest dev at current date).
Latest non-dev is 7.x-1.0-beta3 and it have theme/theme.inc too.
What version do you use?
Comments
Comment #1
q11q11 commentedAnd so here is quick patch to show all images from all nodes returned by View.
Comment #2
q11q11 commentedSorry for previous, here is correct patch only for theme/theme.inc
Comment #3
wagnus commentedHi, I am having this issue and thanks for the patch. I'm a newbie, can you explain in more detail how to implement this patch? My Galleria folder doesn't have the theme/theme.inc. Does it go in the file "views_slideshow_galleria.theme.inc"?
Thanks,
Wayne
Comment #4
q11q11 commentedAdding modified patch combined with solution from Add multilanguage support #3 (http://drupal.org/node/1193940#comment-5259132)
Comment #5
q11q11 commentedI`m using module version of revision hash a8989cda34fddaf6e3b4b6373c05a87093d14f6c
(which is latest dev at current date).
Latest non-dev is 7.x-1.0-beta3 and it have theme/theme.inc too.
What version do you use?
Comment #6
gilsbert commentedHi.
I tested patch #4 and it made my view work.
Why this patch is not yet commited?
Regards,
Gilsberty
Comment #7
maen commentedSorry, but at least for me patch 4 doesn't work....
First I saw 1 image, after the patch there's no image
Comment #8
d0tcom commented#2 works for me. Thanks