Page 1 of 1

about description (help!)

Posted: 20 Dec 2007, 15:37
by aki76
Hi,
I've a problem with description in gallery.
When I chose a image and I see it in large-size, rolling over I can see only:
- file name
- [next]

I want to view a description (in admin area I inserted it). I tried to modify config.ini and slideshowimagevueconfig.ini but nothing happend! :(

Here I post part of code of:
- CONFIG.INI
[...]
imagepopinfo = 1,1,1,1,1,1
imagerightclick = 1,0,0,1,0,0,1,1,0
descriptions = false
descriptionattributes = false
descriptionscol = bgcol,textcol
[...]

-SLIDESHOWIMAGEVUECONFIG.INI
[...]
[CONTROLS]
imageclick = next
imageshiftclick = popup
imagepopinfo = name,action,description[...]
[...]

-SLIDESHOWCONFIG.INI
[...]
[CONTROLS]
imageclick = next
imageshiftclick = popup
imagepopinfo = name,action,description
[...]

I'm going mad... :? please help me!
Aki76

Posted: 21 Dec 2007, 06:26
by globetrotter
Are you using a template?
Then you must edit the slideshowimageconfig.ini of the correct template:
Code
imagepopinfo = name,action,description

Posted: 21 Dec 2007, 12:02
by nz-photo
Hi there !!
I also tried to get this description included but even with the right configuration od the slideshowimagevueconfig.ini, i cant get it working...
Always only name : "" and action (next) are displayed.

Posted: 21 Dec 2007, 12:06
by globetrotter
Do you have a link to your gallery, so I can take a look...and maybe I can find the problem.

Posted: 21 Dec 2007, 12:23
by nz-photo
Well..... link is included in the bottom of my post (www button)..

But right now it's been changed to no popup info and close as action behaviour.

I think the default configuration was imagepopupinfo : name,action,description
but i never saw this description appeared in the popup whatever was the site using imagevuex I checked.....
Maybe Karl could help us with precisons.

Posted: 21 Dec 2007, 13:58
by globetrotter
You are using the template softwhite, which use:
http://www.nz-photo.com/templates/softw ... config.ini

In this file you have set:
Code
imageclick = closeslideshow
imagepopinfo = false
You can change it to:
Code
imageclick = next
imagepopinfo = name,action,description

Posted: 21 Dec 2007, 19:29
by nz-photo
Well... :shock: Weird but i have to say that IT IS working fine now...
But i'm sure i did try this before, and no description appeared..

Anyway thanks a lot for your help Globetrotter.
I wish you all the best for this new year coming soon :wink:

Posted: 21 Dec 2007, 20:04
by nz-photo
Ok, i'm back for more :wink: sorry...

I wanted to turn off description above the image as now i could have it on the popinfo.

So in config.ini i used :
descriptions = false
descriptionattributes = false


And in slideshowimagevueconfig.ini :
imageclick = closeslideshow
imagepopinfo = name,description


But descriptions are still showing above the image anyway...
Did i miss something else ???
Also, is the size of popinfo window could be adjust larger or smaller ?

Thanks for any help.

Posted: 22 Dec 2007, 08:13
by globetrotter
To remove this descriptions in the slideshow, edit slideshowimagevueconfig.ini:
Code
displayimageindex = false
displayname = false
displaydescription = false
More info:
https://www.photo.gallery/516
https://www.photo.gallery/517
https://www.photo.gallery/518

As far as I know can the size of the popups not be adjusted.

Posted: 22 Dec 2007, 09:27
by nz-photo
Thanks for your help again Globetrotter. :lol:

Sad to hear about the "fixed" size of the popup info. :(

Anyway i tried the displaydescription=false before
but as for the one in config.ini, it also disabled the description in the popupinfo window...

Now i tried displayposition = false with displaydescription = true and it seems ok.
No more description nor name above or beside the image , but name and description are still available in the popup window when rollover the photo.

I'll check any errors as displaydescription parameters should only be :
above
below
left
right
imagetop
imagebottom
and not false...

HAve a nice Weekend !!
Nico.