Closed (fixed)
Project:
Galleria
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
24 Mar 2011 at 08:51 UTC
Updated:
4 May 2011 at 02:41 UTC
i am new to drupal , i downloaded and installed this module , how do i configure it and upload images. Please help
Comments
Comment #1
gopherspidey commentedGoto http://dev.shiningcity.org/admin/structure/types/manage//display
replace with the machine name of a content type that have an image field. Then choose then change the format to "Galleria"
I would apply this patch if you are going to use the image styles #1082882: Public/private paths and using the image styles
I hope this helps
Comment #2
nii antiaye commentedi have created the content type for galleria with the image field etc , how do i upload images ?
Comment #3
Aleet commentedI have followed the instructions and also applied the patch. spent most of the night trying to make it work.
When my galleria page loads, I can see only for a split second the thumbmails for the two images I have uploaded for that node - and the images disappear.
In the page source, I can see the divs containing the two full-size images. The paths are correct. But the divs are display:none.
Could you please speculate what is wrong?
Comment #4
jackhutton commentedthis is a really poorly maintained module unfortunately..
Comment #5
gopherspidey commentedI agree about how this module is maintained.
Here is what I know on configuring to module.
1. turn on the module
2. verify that you have 2 image style setup.
3. Add an image field to a node with a limit greater then one.
4. Change to display of the image field to Gallery
5 Make sure that you set the correct image styles on the display form
6 sometimes you have to go to the file settings page and just hit save.
Upload some pics and check out the page. I recomend that you use the patch that I have made. It fixes the public/private paths problem and correctly use the image styles. #1082882-8: Public/private paths and using the image styles
Comment #6
gopherspidey commentedAli:
I have found and fixed the Javascript theme loading problem. I believe that this was your issue. Please apply the following patch #1132370-1: Javascript aggregation breaks