i am new to drupal , i downloaded and installed this module , how do i configure it and upload images. Please help

Comments

gopherspidey’s picture

Goto 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

nii antiaye’s picture

i have created the content type for galleria with the image field etc , how do i upload images ?

Aleet’s picture

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

jackhutton’s picture

this is a really poorly maintained module unfortunately..

gopherspidey’s picture

I 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

gopherspidey’s picture

Status: Active » Fixed

Ali:

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

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.